alternative Standard Libary  0.29.8
std::simple_string_storage< E, TAllocator > Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::simple_string_storage< E, TAllocator > einschließlich aller geerbten Elemente.

allocator_type typedefstd::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() conststd::simple_string_storage< E, TAllocator >inline
capacity() conststd::simple_string_storage< E, TAllocator >inline
clear()std::simple_string_storage< E, TAllocator >inline
const_iterator typedefstd::simple_string_storage< E, TAllocator >
get_allocator() conststd::simple_string_storage< E, TAllocator >inline
get_data()std::simple_string_storage< E, TAllocator >inline
invariant() conststd::simple_string_storage< E, TAllocator >inlineprotected
kGranularitystd::simple_string_storage< E, TAllocator >static
length() conststd::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 typedefstd::simple_string_storage< E, TAllocator >
value_type typedefstd::simple_string_storage< E, TAllocator >
~simple_string_storage()std::simple_string_storage< E, TAllocator >inline