|
bool | operator< (CZString const &other) const |
|
template<size_t N> |
bool | operator< (char const (&other)[N]) const |
|
bool | operator< (std::string_view other) const |
|
MCAPI | CZString (char const *cstr) |
|
MCAPI | CZString (::Json::Value::CZString const &other) |
|
MCAPI | CZString (::Json::Value::CZString &&other) |
|
MCAPI | CZString (char *cstr, bool duplicate) |
|
MCFOLD char const * | c_str () const |
|
MCFOLD void * | $ctor () |
|
MCAPI void * | $ctor (char const *cstr) |
|
MCAPI void * | $ctor (::Json::Value::CZString const &other) |
|
MCAPI void * | $ctor (::Json::Value::CZString &&other) |
|
MCAPI void * | $ctor (char *cstr, bool duplicate) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, char * > | cstr_ |
|
The documentation for this class was generated from the following file: