|
FTXUI 6.1.9
C++ functional terminal UI.
|
Un adaptateur. Possède ou référence une chaîne constante. Par commodité, cette classe convertit plusieurs chaînes immuables vers une représentation partagée. Plus de détails...
#include <ref.hpp>
Graphe d'héritage de ConstStringRef:Fonctions membres publiques | |
| ConstStringRef (const std::wstring *ref) | |
| ConstStringRef (const std::wstring ref) | |
| ConstStringRef (const wchar_t *ref) | |
| ConstStringRef (const char *ref) | |
| const std::string & | operator() () const |
| const std::string & | operator* () const |
| const std::string * | operator-> () const |
Un adaptateur. Possède ou référence une chaîne constante. Par commodité, cette classe convertit plusieurs chaînes immuables vers une représentation partagée.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |