|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::TextConstParam, including all inherited members.
| operator bool() const | SDL::TextConstParam | inlineexplicit |
| operator const TextRaw() const | SDL::TextConstParam | inline |
| operator->() | SDL::TextConstParam | inline |
| operator<=>(const TextConstParam &other) const =default | SDL::TextConstParam | |
| TextConstParam(const TextRaw value) | SDL::TextConstParam | inline |
| TextConstParam(TextParam value) | SDL::TextConstParam | inline |
| TextConstParam(std::nullptr_t _=nullptr) | SDL::TextConstParam | inline |
| value | SDL::TextConstParam |