#include <ustring.h>
Inherits basic_string< charT, string_char_traits< charT > >, and basic_string< charT, string_char_traits< charT > >.
template<class charT>
class UstringT< charT >
Definition at line 36 of file ustring.h.
◆ UstringT() [1/4]
◆ UstringT() [2/4]
◆ UstringT() [3/4]
◆ UstringT() [4/4]
◆ get_max_bytelength() [1/2]
template<class charT>
| size_t UstringT< charT >::get_max_bytelength |
( |
void | | ) |
|
|
inline |
◆ get_max_bytelength() [2/2]
template<class charT>
| size_t UstringT< charT >::get_max_bytelength |
( |
void | | ) |
|
|
inline |
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ set_max_bytelength() [1/2]
template<class charT>
| void UstringT< charT >::set_max_bytelength |
( |
size_t | max | ) |
|
|
inline |
◆ set_max_bytelength() [2/2]
template<class charT>
| void UstringT< charT >::set_max_bytelength |
( |
size_t | max | ) |
|
|
inline |
The documentation for this class was generated from the following files: