allocator_type typedef | std::simple_wstring_storage< E, TAllocator > | |
append(const value_type *str, size_type len) | std::simple_wstring_storage< E, TAllocator > | inline |
assign(const value_type *str, size_type len) | std::simple_wstring_storage< E, TAllocator > | inline |
c_str() const | std::simple_wstring_storage< E, TAllocator > | inline |
capacity() const | std::simple_wstring_storage< E, TAllocator > | inline |
clear() | std::simple_wstring_storage< E, TAllocator > | inline |
const_iterator typedef | std::simple_wstring_storage< E, TAllocator > | |
get_allocator() const | std::simple_wstring_storage< E, TAllocator > | inline |
get_data() | std::simple_wstring_storage< E, TAllocator > | inline |
invariant() const | std::simple_wstring_storage< E, TAllocator > | inlineprotected |
kGranularity | std::simple_wstring_storage< E, TAllocator > | static |
length() const | std::simple_wstring_storage< E, TAllocator > | inline |
make_unique(size_type) | std::simple_wstring_storage< E, TAllocator > | inline |
operator=(const simple_wstring_storage &rhs) | std::simple_wstring_storage< E, TAllocator > | inline |
simple_wstring_storage(const allocator_type &allocator) | std::simple_wstring_storage< E, TAllocator > | inlineexplicit |
simple_wstring_storage(const value_type *str, const allocator_type &allocator) | std::simple_wstring_storage< E, TAllocator > | inline |
simple_wstring_storage(const value_type *str, size_type len, const allocator_type &allocator) | std::simple_wstring_storage< E, TAllocator > | inline |
simple_wstring_storage(const simple_wstring_storage &rhs, const allocator_type &allocator) | std::simple_wstring_storage< E, TAllocator > | inline |
size_type typedef | std::simple_wstring_storage< E, TAllocator > | |
value_type typedef | std::simple_wstring_storage< E, TAllocator > | |
~simple_wstring_storage() | std::simple_wstring_storage< E, TAllocator > | inline |