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