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