|
FTXUI 6.1.9
C++ functional terminal UI.
|
一个适配器。拥有或引用一个常量字符串。为了方便,这个 类将多个不可变字符串转换为共享表示。 更多...
#include <ref.hpp>
类 ConstStringRef 继承关系图:Public 成员函数 | |
| 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 |
|
inline |
|
inline |
|
inline |
|
inline |