|
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 |