FTXUI
5.0.0
C++ functional terminal UI.
|
An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation. More...
Public Member Functions | |
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 |
An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation.
|
inline |
|
inline |
|
inline |
|
inline |