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