libstdc++
__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base > Member List

This is the complete list of members for __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >, including all inherited members.

__a (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
__c (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
__pad0____gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
__pad1____gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
__pos (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
__versa_string(const _Alloc &__a=_Alloc()) noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inlineexplicit
__versa_string(const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
__versa_string(__versa_string &&__str) noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
__versa_string(std::initializer_list< _CharT > __l, const _Alloc &__a=_Alloc())__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
__versa_string(const __versa_string &__str, size_type __pos, size_type __n=npos)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
__versa_string(const __versa_string &__str, size_type __pos, size_type __n, const _Alloc &__a)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
__versa_string(const _CharT *__s, size_type __n, const _Alloc &__a=_Alloc())__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
_M_erase(__pos, size_type(1)) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
_M_erase(__pos, __last-__first) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
_M_replace_aux(__pos, size_type(0), size_type(1), __c) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
_M_replace_dispatch(const_iterator __i1, const_iterator __i2, _InputIterator __k1, _InputIterator __k2, std::__false_type) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
_M_set_leaked() (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
_M_set_leaked() (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
_M_set_leaked() (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
allocator_type typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
append(const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
append(const __versa_string &__str, size_type __pos, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
append(const _CharT *__s, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
append(const _CharT *__s)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
append(size_type __n, _CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
append(std::initializer_list< _CharT > __l)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
append(_InputIterator __first, _InputIterator __last)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(__versa_string &&__str) noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(const __versa_string &__str, size_type __pos, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(const _CharT *__s, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(const _CharT *__s)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(size_type __n, _CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(_InputIterator __first, _InputIterator __last)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
assign(std::initializer_list< _CharT > __l)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
at(size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
at(size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
back() noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
back() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
c_str() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
capacity() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
clear() noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
compare(const __versa_string &__str) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
compare(size_type __pos, size_type __n, const __versa_string &__str) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
compare(size_type __pos1, size_type __n1, const __versa_string &__str, size_type __pos2, size_type __n2) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
compare(const _CharT *__s) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
compare(size_type __pos, size_type __n1, const _CharT *__s) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
compare(size_type __pos, size_type __n1, const _CharT *__s, size_type __n2) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
const_iterator typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
const_pointer typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
const_reference typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
const_reverse_iterator typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
copy(_CharT *__s, size_type __n, size_type __pos=0) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
data() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
difference_type typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
empty() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
erase(size_type __pos=0, size_type __n=npos)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find(const _CharT *__s, size_type __pos, size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find(const __versa_string &__str, size_type __pos=0) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find(const _CharT *__s, size_type __pos=0) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find(_CharT __c, size_type __pos=0) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_first_not_of(const __versa_string &__str, size_type __pos=0) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_first_not_of(const _CharT *__s, size_type __pos, size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_first_not_of(const _CharT *__s, size_type __pos=0) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_first_not_of(_CharT __c, size_type __pos=0) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_first_of(const __versa_string &__str, size_type __pos=0) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_first_of(const _CharT *__s, size_type __pos, size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_first_of(const _CharT *__s, size_type __pos=0) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_first_of(_CharT __c, size_type __pos=0) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_last_not_of(const __versa_string &__str, size_type __pos=npos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_last_not_of(const _CharT *__s, size_type __pos, size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_last_not_of(const _CharT *__s, size_type __pos=npos) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_last_not_of(_CharT __c, size_type __pos=npos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_last_of(const __versa_string &__str, size_type __pos=npos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_last_of(const _CharT *__s, size_type __pos, size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
find_last_of(const _CharT *__s, size_type __pos=npos) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
find_last_of(_CharT __c, size_type __pos=npos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
front() noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
front() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
get_allocator() const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(const_iterator __p, size_type __n, _CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(const_iterator __p, _InputIterator __beg, _InputIterator __end)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(const_iterator __p, std::initializer_list< _CharT > __l)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(size_type __pos1, const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(size_type __pos1, const __versa_string &__str, size_type __pos2, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(size_type __pos, const _CharT *__s, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(size_type __pos, const _CharT *__s)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
insert(size_type __pos, size_type __n, _CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
iterator typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
iterator__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
iterator(this->_M_data()+__pos) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
iterator(this->_M_data()+__pos) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
iterator(this->_M_data()+__pos) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
npos__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >static
operator+=(const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
operator+=(const _CharT *__s)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
operator+=(_CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
operator+=(std::initializer_list< _CharT > __l)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
operator[](size_type __pos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
operator[](size_type __pos) noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
pointer typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
pop_back()__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
push_back(_CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
reference typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
replace(size_type __pos, size_type __n, const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(size_type __pos1, size_type __n1, const __versa_string &__str, size_type __pos2, size_type __n2)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(size_type __pos, size_type __n1, const _CharT *__s, size_type __n2)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(size_type __pos, size_type __n1, const _CharT *__s)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, const __versa_string &__str)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, const _CharT *__s, size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(__i1, __i2, __s, traits_type::length(__s))__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
replace(const_iterator __i1, const_iterator __i2, size_type __n, _CharT __c)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, _InputIterator __k1, _InputIterator __k2)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, _CharT *__k1, _CharT *__k2) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, const _CharT *__k1, const _CharT *__k2) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, iterator __k1, iterator __k2) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, const_iterator __k1, const_iterator __k2) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
replace(const_iterator __i1, const_iterator __i2, std::initializer_list< _CharT > __l)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
reserve(size_type __res_arg=0)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
resize(size_type __n)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
reverse_iterator typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
rfind(const __versa_string &__str, size_type __pos=npos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
rfind(const _CharT *__s, size_type __pos, size_type __n) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
rfind(const _CharT *__s, size_type __pos=npos) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
rfind(_CharT __c, size_type __pos=npos) const noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
shrink_to_fit() noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
size_type typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
substr(size_type __pos=0, size_type __n=npos) const __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
swap(__versa_string &__s) noexcept__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
traits_type typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >
traits_type::length(__s) (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >inline
value_type typedef (defined in __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >)__gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >