bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::C_MBCStr Member List

This is the complete list of members for bux::C_MBCStr, including all inherited members.

append(const char *src, size_t srcBytes)bux::C_MBCStr
append(const T *ps, size_t size)bux::C_MBCStrinline
C_MBCStr(T_Encoding codepage=0) noexceptbux::C_MBCStrinline
C_MBCStr(const C_MBCStr &)=deletebux::C_MBCStr
C_MBCStr(C_MBCStr &&other) noexceptbux::C_MBCStr
C_MBCStr(std::string_view s, T_Encoding codepage=0) noexceptbux::C_MBCStrinline
C_MBCStr(const T *ps, size_t size=0, T_Encoding codepage=0)bux::C_MBCStrinline
C_MBCStr(std::basic_string_view< T > s, T_Encoding codepage=0)bux::C_MBCStrinline
empty() const noexceptbux::C_MBCStr
escape(F_PushCh pushCh) constbux::C_MBCStr
escJSON() constbux::C_MBCStr
F_PushCh typedefbux::C_MBCStr
operator+=(std::string_view s)bux::C_MBCStr
operator+=(const T *ps)bux::C_MBCStrinline
operator+=(const std::basic_string< T > &s)bux::C_MBCStrinline
operator=(const C_MBCStr &)=deletebux::C_MBCStr
operator=(C_MBCStr &&other) noexceptbux::C_MBCStr
strU8() constbux::C_MBCStr