libstdc++
|
Namespaces | |
__detail | |
typelist | |
Typedefs | |
typedef void(* | __destroy_handler )(void *) |
typedef __versa_string< char, std::char_traits< char > , std::allocator< char > , __rc_string_base > | __rc_string |
typedef __vstring | __sso_string |
typedef __versa_string < char16_t, std::char_traits < char16_t >, std::allocator < char16_t >, __rc_string_base > | __u16rc_string |
typedef __u16vstring | __u16sso_string |
typedef __versa_string< char16_t > | __u16vstring |
typedef __versa_string < char32_t, std::char_traits < char32_t >, std::allocator < char32_t >, __rc_string_base > | __u32rc_string |
typedef __u32vstring | __u32sso_string |
typedef __versa_string< char32_t > | __u32vstring |
typedef __versa_string< char > | __vstring |
typedef __versa_string < wchar_t, std::char_traits < wchar_t >, std::allocator < wchar_t >, __rc_string_base > | __wrc_string |
typedef __wvstring | __wsso_string |
typedef __versa_string< wchar_t > | __wvstring |
Enumerations | |
enum | { _S_num_primes } |
enum | _Lock_policy { _S_single, _S_mutex, _S_atomic } |
Functions | |
static void | __atomic_add_single (_Atomic_word *__mem, int __val) |
else | __atomic_add_single (__mem, __val) |
_Atomic_word | __attribute__ ((__unused__)) __exchange_and_add(volatile _Atomic_word * |
template<class _Tp > | |
void | __aux_require_boolean_expr (const _Tp &__t) |
template<typename _ToType , typename _FromType > | |
_ToType | __const_pointer_cast (const _FromType &__arg) |
template<typename _ToType , typename _FromType > | |
_ToType | __const_pointer_cast (_FromType *__arg) |
template<typename _ToType , typename _FromType > | |
_ToType | __dynamic_pointer_cast (const _FromType &__arg) |
template<typename _ToType , typename _FromType > | |
_ToType | __dynamic_pointer_cast (_FromType *__arg) |
void | __error_type_must_be_a_signed_integer_type () |
void | __error_type_must_be_an_integer_type () |
void | __error_type_must_be_an_unsigned_integer_type () |
static _Atomic_word | __exchange_and_add_single (_Atomic_word *__mem, int __val) |
else return | __exchange_and_add_single (__mem, __val) |
template<class _Concept > | |
void | __function_requires () |
template<typename _Type > | |
bool | __is_null_pointer (_Type *__ptr) |
template<typename _Type > | |
bool | __is_null_pointer (_Type) |
bool | __is_null_pointer (std::nullptr_t) |
template<typename _ToType , typename _FromType > | |
_ToType | __reinterpret_pointer_cast (const _FromType &__arg) |
template<typename _ToType , typename _FromType > | |
_ToType | __reinterpret_pointer_cast (_FromType *__arg) |
template<typename _ToType , typename _FromType > | |
_ToType | __static_pointer_cast (const _FromType &__arg) |
template<typename _ToType , typename _FromType > | |
_ToType | __static_pointer_cast (_FromType *__arg) |
size_t | __stl_hash_string (const char *__s) |
unsigned long | __stl_next_prime (unsigned long __n) |
template<typename _TRet , typename _Ret = _TRet, typename _CharT , typename... _Base> | |
_Ret | __stoa (_TRet(*__convf)(const _CharT *, _CharT **, _Base...), const char *__name, const _CharT *__str, std::size_t *__idx, _Base...__base) |
void | __throw_concurrence_lock_error () |
void | __throw_concurrence_unlock_error () |
void | __throw_forced_error () |
template<typename _String , typename _CharT = typename _String::value_type> | |
_String | __to_xstring (int(*__convf)(_CharT *, std::size_t, const _CharT *, __builtin_va_list), std::size_t __n, const _CharT *__fmt,...) |
size_t | _Bit_scan_forward (size_t __num) |
template<class _CharT , class _Traits > | |
void | _Rope_fill (basic_ostream< _CharT, _Traits > &__o, size_t __n) |
template<class _CharT > | |
bool | _Rope_is_simple (_CharT *) |
bool | _Rope_is_simple (char *) |
bool | _Rope_is_simple (wchar_t *) |
template<class _Rope_iterator > | |
void | _Rope_rotate (_Rope_iterator __first, _Rope_iterator __middle, _Rope_iterator __last) |
static _Atomic_word int __val | if (__gthread_active_p()) return __exchange_and_add(__mem |
template<typename _Tp > | |
bool | operator!= (const new_allocator< _Tp > &, const new_allocator< _Tp > &) |
template<typename _Tp > | |
bool | operator!= (const malloc_allocator< _Tp > &, const malloc_allocator< _Tp > &) |
template<typename _Tp , typename _Array > | |
bool | operator!= (const array_allocator< _Tp, _Array > &, const array_allocator< _Tp, _Array > &) |
template<typename _Alloc > | |
bool | operator!= (const debug_allocator< _Alloc > &__lhs, const debug_allocator< _Alloc > &__rhs) |
template<typename _Tp > | |
bool | operator!= (const __pool_alloc< _Tp > &, const __pool_alloc< _Tp > &) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator!= (const _Pointer_adapter< _Tp1 > &__lhs, _Tp2 __rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator!= (_Tp1 __lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator!= (const _Pointer_adapter< _Tp1 > &__lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp > | |
bool | operator!= (const _Pointer_adapter< _Tp > &__lhs, int __rhs) |
template<typename _Tp > | |
bool | operator!= (int __lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<typename _Tp > | |
bool | operator!= (const _Pointer_adapter< _Tp > &__lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<class _Val , class _Key , class _HF , class _Ex , class _Eq , class _All > | |
bool | operator!= (const hashtable< _Val, _Key, _HF, _Ex, _Eq, _All > &__ht1, const hashtable< _Val, _Key, _HF, _Ex, _Eq, _All > &__ht2) |
template<typename _Tp , typename _Poolp > | |
bool | operator!= (const __mt_alloc< _Tp, _Poolp > &, const __mt_alloc< _Tp, _Poolp > &) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
bool | operator!= (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept |
template<typename _Iterator , typename _Container > | |
bool | operator!= (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _Tp , typename _Cond > | |
bool | operator!= (const throw_allocator_base< _Tp, _Cond > &, const throw_allocator_base< _Tp, _Cond > &) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator!= (const bitmap_allocator< _Tp1 > &, const bitmap_allocator< _Tp2 > &) throw () |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator!= (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator!= (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator!= (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _Cond > | |
throw_value_base< _Cond > | operator* (const throw_value_base< _Cond > &__a, const throw_value_base< _Cond > &__b) |
template<typename _Cond > | |
throw_value_base< _Cond > | operator+ (const throw_value_base< _Cond > &__a, const throw_value_base< _Cond > &__b) |
template<typename _Iterator , typename _Container > | |
__normal_iterator< _Iterator, _Container > | operator+ (typename __normal_iterator< _Iterator, _Container >::difference_type __n, const __normal_iterator< _Iterator, _Container > &__i) noexcept |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (_CharT __lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, _CharT __rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (__versa_string< _CharT, _Traits, _Alloc, _Base > &&__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, __versa_string< _CharT, _Traits, _Alloc, _Base > &&__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (__versa_string< _CharT, _Traits, _Alloc, _Base > &&__lhs, __versa_string< _CharT, _Traits, _Alloc, _Base > &&__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (const _CharT *__lhs, __versa_string< _CharT, _Traits, _Alloc, _Base > &&__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (_CharT __lhs, __versa_string< _CharT, _Traits, _Alloc, _Base > &&__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (__versa_string< _CharT, _Traits, _Alloc, _Base > &&__lhs, const _CharT *__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
__versa_string< _CharT, _Traits, _Alloc, _Base > | operator+ (__versa_string< _CharT, _Traits, _Alloc, _Base > &&__lhs, _CharT __rhs) |
template<typename _Cond > | |
throw_value_base< _Cond > | operator- (const throw_value_base< _Cond > &__a, const throw_value_base< _Cond > &__b) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
auto | operator- (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept-> decltype(__lhs.base()-__rhs.base()) |
template<typename _Iterator , typename _Container > | |
__normal_iterator< _Iterator, _Container >::difference_type | operator- (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _Value , typename _Int , typename _St > | |
bool | operator< (const character< _Value, _Int, _St > &lhs, const character< _Value, _Int, _St > &rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator< (const _Pointer_adapter< _Tp1 > &__lhs, _Tp2 __rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator< (_Tp1 __lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator< (const _Pointer_adapter< _Tp1 > &__lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Cond > | |
bool | operator< (const throw_value_base< _Cond > &__a, const throw_value_base< _Cond > &__b) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
bool | operator< (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept |
template<typename _Iterator , typename _Container > | |
bool | operator< (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator< (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator< (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator< (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
std::ostream & | operator<< (std::ostream &os, const annotate_base &__b) |
template<typename _CharT , typename _Traits , typename _StoreT > | |
std::basic_ostream< _CharT, _Traits > & | operator<< (std::basic_ostream< _CharT, _Traits > &__os, const _Pointer_adapter< _StoreT > &__p) |
template<class _CharT , class _Traits , class _Alloc > | |
basic_ostream< _CharT, _Traits > & | operator<< (basic_ostream< _CharT, _Traits > &__o, const rope< _CharT, _Alloc > &__r) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator<= (const _Pointer_adapter< _Tp1 > &__lhs, _Tp2 __rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator<= (_Tp1 __lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator<= (const _Pointer_adapter< _Tp1 > &__lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp > | |
bool | operator<= (const _Pointer_adapter< _Tp > &__lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
bool | operator<= (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept |
template<typename _Iterator , typename _Container > | |
bool | operator<= (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator<= (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator<= (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator<= (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _Value , typename _Int , typename _St > | |
bool | operator== (const character< _Value, _Int, _St > &lhs, const character< _Value, _Int, _St > &rhs) |
template<typename _Tp > | |
bool | operator== (const new_allocator< _Tp > &, const new_allocator< _Tp > &) |
template<typename _Tp > | |
bool | operator== (const malloc_allocator< _Tp > &, const malloc_allocator< _Tp > &) |
template<typename _Tp , typename _Array > | |
bool | operator== (const array_allocator< _Tp, _Array > &, const array_allocator< _Tp, _Array > &) |
template<typename _Tp > | |
bool | operator== (const __pool_alloc< _Tp > &, const __pool_alloc< _Tp > &) |
template<class _Val , class _Key , class _HF , class _Ex , class _Eq , class _All > | |
bool | operator== (const hashtable< _Val, _Key, _HF, _Ex, _Eq, _All > &__ht1, const hashtable< _Val, _Key, _HF, _Ex, _Eq, _All > &__ht2) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator== (const _Pointer_adapter< _Tp1 > &__lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator== (const _Pointer_adapter< _Tp1 > &__lhs, _Tp2 __rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator== (_Tp1 __lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp > | |
bool | operator== (const _Pointer_adapter< _Tp > &__lhs, int __rhs) |
template<typename _Tp > | |
bool | operator== (int __lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<typename _Tp > | |
bool | operator== (const _Pointer_adapter< _Tp > &__lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<typename _Cond > | |
bool | operator== (const throw_value_base< _Cond > &__a, const throw_value_base< _Cond > &__b) |
template<typename _Tp , typename _Poolp > | |
bool | operator== (const __mt_alloc< _Tp, _Poolp > &, const __mt_alloc< _Tp, _Poolp > &) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
bool | operator== (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept |
template<typename _Iterator , typename _Container > | |
bool | operator== (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _Tp , typename _Cond > | |
bool | operator== (const throw_allocator_base< _Tp, _Cond > &, const throw_allocator_base< _Tp, _Cond > &) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator== (const bitmap_allocator< _Tp1 > &, const bitmap_allocator< _Tp2 > &) throw () |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator== (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , template< typename, typename, typename > class _Base> | |
__enable_if< std::__is_char < _CharT >::__value, bool > ::__type | operator== (const __versa_string< _CharT, std::char_traits< _CharT >, std::allocator< _CharT >, _Base > &__lhs, const __versa_string< _CharT, std::char_traits< _CharT >, std::allocator< _CharT >, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator== (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator== (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator> (const _Pointer_adapter< _Tp1 > &__lhs, _Tp2 __rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator> (const _Pointer_adapter< _Tp1 > &__lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator> (_Tp1 __lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp > | |
bool | operator> (const _Pointer_adapter< _Tp > &__lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
bool | operator> (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept |
template<typename _Iterator , typename _Container > | |
bool | operator> (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator> (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator> (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator> (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator>= (const _Pointer_adapter< _Tp1 > &__lhs, _Tp2 __rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator>= (const _Pointer_adapter< _Tp1 > &__lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp1 , typename _Tp2 > | |
bool | operator>= (_Tp1 __lhs, const _Pointer_adapter< _Tp2 > &__rhs) |
template<typename _Tp > | |
bool | operator>= (const _Pointer_adapter< _Tp > &__lhs, const _Pointer_adapter< _Tp > &__rhs) |
template<typename _IteratorL , typename _IteratorR , typename _Container > | |
bool | operator>= (const __normal_iterator< _IteratorL, _Container > &__lhs, const __normal_iterator< _IteratorR, _Container > &__rhs) noexcept |
template<typename _Iterator , typename _Container > | |
bool | operator>= (const __normal_iterator< _Iterator, _Container > &__lhs, const __normal_iterator< _Iterator, _Container > &__rhs) noexcept |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator>= (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator>= (const __versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, const _CharT *__rhs) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
bool | operator>= (const _CharT *__lhs, const __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
void | rotate (_Rope_iterator< char, __STL_DEFAULT_ALLOCATOR(char)> __first, _Rope_iterator< char, __STL_DEFAULT_ALLOCATOR(char)> __middle, _Rope_iterator< char, __STL_DEFAULT_ALLOCATOR(char)> __last) |
template<typename _Tp > | |
void | swap (_ExtPtr_allocator< _Tp > &__larg, _ExtPtr_allocator< _Tp > &__rarg) |
template<typename _Cond > | |
void | swap (throw_value_base< _Cond > &__a, throw_value_base< _Cond > &__b) |
template<class _Val , class _Key , class _HF , class _Extract , class _EqKey , class _All > | |
void | swap (hashtable< _Val, _Key, _HF, _Extract, _EqKey, _All > &__ht1, hashtable< _Val, _Key, _HF, _Extract, _EqKey, _All > &__ht2) |
template<typename _CharT , typename _Traits , typename _Alloc , template< typename, typename, typename > class _Base> | |
void | swap (__versa_string< _CharT, _Traits, _Alloc, _Base > &__lhs, __versa_string< _CharT, _Traits, _Alloc, _Base > &__rhs) |
_Atomic_word int | throw () |
Variables | |
static const _Lock_policy | __default_lock_policy |
static _Atomic_word int __val | __val |
GNU extensions for public use.
|
inline |
Casting operations for cases where _FromType is not a standard pointer. _ToType can be a standard or non-standard pointer. Given that _FromType is not a pointer, it must have a get() method that returns the standard pointer equivalent of the address it points to, and must have an element_type typedef which names the type it points to.
|
inline |
|
inline |
Generic Version of the bsf instruction.
Definition at line 513 of file bitmap_allocator.h.
Referenced by __gnu_cxx::bitmap_allocator< _Tp >::_M_allocate_single_object().
|
inline |
|
inline |
|
inline |
__versa_string<_CharT, _Traits, _Alloc, _Base> __gnu_cxx::operator+ | ( | const __versa_string< _CharT, _Traits, _Alloc, _Base > & | __lhs, |
const __versa_string< _CharT, _Traits, _Alloc, _Base > & | __rhs | ||
) |
Concatenate two strings.
__lhs | First string. |
__rhs | Last string. |
__versa_string<_CharT, _Traits, _Alloc, _Base> __gnu_cxx::operator+ | ( | const _CharT * | __lhs, |
const __versa_string< _CharT, _Traits, _Alloc, _Base > & | __rhs | ||
) |
Concatenate C string and string.
__lhs | First string. |
__rhs | Last string. |
__versa_string<_CharT, _Traits, _Alloc, _Base> __gnu_cxx::operator+ | ( | _CharT | __lhs, |
const __versa_string< _CharT, _Traits, _Alloc, _Base > & | __rhs | ||
) |
Concatenate character and string.
__lhs | First string. |
__rhs | Last string. |
__versa_string<_CharT, _Traits, _Alloc, _Base> __gnu_cxx::operator+ | ( | const __versa_string< _CharT, _Traits, _Alloc, _Base > & | __lhs, |
const _CharT * | __rhs | ||
) |
Concatenate string and C string.
__lhs | First string. |
__rhs | Last string. |
__versa_string<_CharT, _Traits, _Alloc, _Base> __gnu_cxx::operator+ | ( | const __versa_string< _CharT, _Traits, _Alloc, _Base > & | __lhs, |
_CharT | __rhs | ||
) |
Concatenate string and character.
__lhs | First string. |
__rhs | Last string. |
|
inline |
Test if string precedes string.
__lhs | First string. |
__rhs | Second string. |
Definition at line 2428 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
|
inline |
Test if C string precedes string.
__lhs | C string. |
__rhs | String. |
Definition at line 2454 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if string doesn't follow string.
__lhs | First string. |
__rhs | Second string. |
Definition at line 2508 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
|
inline |
Test if C string doesn't follow string.
__lhs | C string. |
__rhs | String. |
Definition at line 2534 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
|
inline |
Test equivalence of two strings.
__lhs | First string. |
__rhs | Second string. |
Definition at line 2337 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test equivalence of C string and string.
__lhs | C string. |
__rhs | String. |
Definition at line 2361 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test equivalence of string and C string.
__lhs | String. |
__rhs | C string. |
Definition at line 2374 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if string follows string.
__lhs | First string. |
__rhs | Second string. |
Definition at line 2468 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if string follows C string.
__lhs | String. |
__rhs | C string. |
Definition at line 2481 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if C string follows string.
__lhs | C string. |
__rhs | String. |
Definition at line 2494 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if string doesn't precede string.
__lhs | First string. |
__rhs | Second string. |
Definition at line 2548 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if string doesn't precede C string.
__lhs | String. |
__rhs | C string. |
Definition at line 2561 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Test if C string doesn't precede string.
__lhs | C string. |
__rhs | String. |
Definition at line 2574 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::compare().
|
inline |
Swap contents of two strings.
__lhs | First string. |
__rhs | Second string. |
Exchanges the contents of __lhs and __rhs in constant time.
Definition at line 2588 of file vstring.h.
References __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base >::swap().