|
repr 0.1
Reconstructable string representations and more
|
This is the complete list of members for librepr::const_string< N >, including all inherited members.
| const_string()=default | librepr::const_string< N > | |
| const_string(std::string_view data) | librepr::const_string< N > | inlineexplicit |
| empty() const noexcept | librepr::const_string< N > | inline |
| explicit(false) const _string(char const (&literal)[N+1]) | librepr::const_string< N > | inline |
| operator char const *() const noexcept | librepr::const_string< N > | inlineexplicit |
| operator== | librepr::const_string< N > | friend |
| operator[](std::size_t Idx) const | librepr::const_string< N > | inline |
| size | librepr::const_string< N > | static |
| to_sv() const noexcept | librepr::const_string< N > | inline |
| value | librepr::const_string< N > |