FTXUI 6.1.9
C++ functional terminal UI.
Chargement...
Recherche...
Aucune correspondance
StringRef Liste des membres

Liste complète des membres de StringRef, y compris les membres hérités :

operator()()Ref< std::string >inline
operator()() constRef< std::string >inline
operator*()Ref< std::string >inline
operator*() constRef< std::string >inline
operator->()Ref< std::string >inline
operator->() constRef< std::string >inline
operator=(Ref &&) noexcept=defaultRef< std::string >
operator=(const Ref< std::string > &)=defaultRef< std::string >
Ref()=defaultRef< std::string >
Ref(std::string t)Ref< std::string >inline
Ref(std::string *t)Ref< std::string >inline
Ref(const Ref< std::string > &)=defaultRef< std::string >
Ref(Ref< std::string > &&) noexcept=defaultRef< std::string >
StringRef(const wchar_t *ref)StringRefinline
StringRef(const char *ref)StringRefinline
~Ref()=defaultRef< std::string >