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