mrdocs::Attribute::asAttribute
asAttribute overloads
Synopses
View this instance as a const Attribute reference.
constexpr
Attribute const&
asAttribute() const noexcept;
View this instance as a mutable Attribute reference.
constexpr
Attribute&
asAttribute() noexcept;
Created with MrDocs