Searched defs:__vstring_utility (Results 1 – 2 of 2) sorted by relevance
51 struct __vstring_utility in _GLIBCXX_VISIBILITY() struct53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; in _GLIBCXX_VISIBILITY()55 typedef _Traits traits_type; in _GLIBCXX_VISIBILITY()56 typedef typename _Traits::char_type value_type; in _GLIBCXX_VISIBILITY()57 typedef typename _CharT_alloc_type::size_type size_type; in _GLIBCXX_VISIBILITY()58 typedef typename _CharT_alloc_type::difference_type difference_type; in _GLIBCXX_VISIBILITY()59 typedef typename _CharT_alloc_type::pointer pointer; in _GLIBCXX_VISIBILITY()60 typedef typename _CharT_alloc_type::const_pointer const_pointer; in _GLIBCXX_VISIBILITY()67 __sso_iterator; in _GLIBCXX_VISIBILITY()72 __const_sso_iterator; in _GLIBCXX_VISIBILITY()[all …]
52 struct __vstring_utility in _GLIBCXX_VISIBILITY() struct54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; in _GLIBCXX_VISIBILITY()56 typedef _Traits traits_type; in _GLIBCXX_VISIBILITY()57 typedef typename _Traits::char_type value_type; in _GLIBCXX_VISIBILITY()58 typedef typename _CharT_alloc_type::size_type size_type; in _GLIBCXX_VISIBILITY()59 typedef typename _CharT_alloc_type::difference_type difference_type; in _GLIBCXX_VISIBILITY()60 typedef typename _CharT_alloc_type::pointer pointer; in _GLIBCXX_VISIBILITY()61 typedef typename _CharT_alloc_type::const_pointer const_pointer; in _GLIBCXX_VISIBILITY()68 __sso_iterator; in _GLIBCXX_VISIBILITY()73 __const_sso_iterator; in _GLIBCXX_VISIBILITY()[all …]