Home
last modified time | relevance | path

Searched defs:__vstring_utility (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring_util.h52 struct __vstring_utility in _GLIBCXX_VISIBILITY() struct
55 _CharT_alloc_type; in _GLIBCXX_VISIBILITY()
56 typedef __alloc_traits<_CharT_alloc_type> _CharT_alloc_traits; in _GLIBCXX_VISIBILITY()
58 typedef _Traits traits_type; in _GLIBCXX_VISIBILITY()
59 typedef typename _Traits::char_type value_type; in _GLIBCXX_VISIBILITY()
60 typedef typename _CharT_alloc_type::size_type size_type; in _GLIBCXX_VISIBILITY()
61 typedef typename _CharT_alloc_type::difference_type difference_type; in _GLIBCXX_VISIBILITY()
62 typedef typename _CharT_alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY()
63 typedef typename _CharT_alloc_traits::const_pointer const_pointer; in _GLIBCXX_VISIBILITY()
70 __sso_iterator; in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring_util.h52 struct __vstring_utility in _GLIBCXX_VISIBILITY() struct
55 _CharT_alloc_type; in _GLIBCXX_VISIBILITY()
56 typedef __alloc_traits<_CharT_alloc_type> _CharT_alloc_traits; in _GLIBCXX_VISIBILITY()
58 typedef _Traits traits_type; in _GLIBCXX_VISIBILITY()
59 typedef typename _Traits::char_type value_type; in _GLIBCXX_VISIBILITY()
60 typedef typename _CharT_alloc_type::size_type size_type; in _GLIBCXX_VISIBILITY()
61 typedef typename _CharT_alloc_type::difference_type difference_type; in _GLIBCXX_VISIBILITY()
62 typedef typename _CharT_alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY()
63 typedef typename _CharT_alloc_traits::const_pointer const_pointer; in _GLIBCXX_VISIBILITY()
70 __sso_iterator; in _GLIBCXX_VISIBILITY()
[all …]