mrdocs::dom::String
UTF‐8 string value used by the DOM.
Member Functions
Name |
Description |
|
Constructor. |
|
Destructor. |
Assignment. |
|
Return the string. |
|
Return the string. |
|
Return true if the string is empty. |
|
Return the string. |
|
Return the size. |
|
Return the string. |
|
Swap two strings. |
|
Return the string. |
Friends
| Name | Description |
|---|---|
Concatenate two strings. |
|
Return the result of comparing two strings. |
|
Return the result of comparing two strings. |
|
Return the result of comparing two strings. |
|
Return the result of comparing two strings. |
|
Return the result of comparing two strings. |
|
Return the result of comparing two strings. |
|
Swap two strings. |
Non-Member Functions
Name |
Description |
Convert an explicit kind to its string form. |
|
Convert a reference kind to its string representation. |
|
Convert a storage class kind to its string form. |
|
Convert ExplicitInfo to a string. |
|
Convert a noexcept kind to its string form. |
|
Convert a cv/ref qualifier kind to its string form. |
|
Convert access specifier to its string form. |
|
Convert NoexceptInfo to a string. |
|
Convert a TypeKind to its string representation. |
|
Convert an auto‐kind to its spelling. |
|
Convert a constexpr/consteval specifier kind to a string. |
|
Convert an inline kind to its kebab‐case string. |
|
Return the name of the Admonish as a string. |
|
Return the name of the Parts as a string. |
|
Convert a block kind to its kebab‐case string name. |
|
Return the name of the ParamDirection as a string. |
Created with MrDocs