|
FTXUI
6.1.9
C++ functional terminal UI.
|
An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation. More...
Public Member Functions | |
| StringRef (const wchar_t *ref) | |
| StringRef (const char *ref) | |
| std::string & | operator() () |
| std::string & | operator* () |
| std::string * | operator-> () |
An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation.