|
FTXUI 6.1.9
C++ functional terminal UI.
|
一個適配器。擁有或引用一個常數字串。為方便起見,此類別將多個不可變字串轉換為共享表示。 More...
#include <ref.hpp>
Inheritance diagram for ConstStringRef: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 |
|
inline |
|
inline |
|
inline |
|
inline |