FTXUI 6.1.9
C++ functional terminal UI.
|
This is the complete list of members for StringRef, including all inherited members.
operator()() | Ref< std::string > | inline |
operator()() const | Ref< std::string > | inline |
operator*() | Ref< std::string > | inline |
operator*() const | Ref< std::string > | inline |
operator->() | Ref< std::string > | inline |
operator->() const | Ref< std::string > | inline |
operator=(Ref &&) noexcept=default | Ref< std::string > | |
operator=(const Ref< std::string > &)=default | Ref< std::string > | |
Ref()=default | Ref< std::string > | |
Ref(std::string t) | Ref< std::string > | inline |
Ref(std::string *t) | Ref< std::string > | inline |
Ref(const Ref< std::string > &)=default | Ref< std::string > | |
Ref(Ref< std::string > &&) noexcept=default | Ref< std::string > | |
StringRef(const wchar_t *ref) | StringRef | inline |
StringRef(const char *ref) | StringRef | inline |
~Ref()=default | Ref< std::string > |