Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring_util.h52 struct __vstring_utility struct
54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
56 typedef _Traits traits_type;
57 typedef typename _Traits::char_type value_type;
58 typedef typename _CharT_alloc_type::size_type size_type;
59 typedef typename _CharT_alloc_type::pointer pointer;
60 typedef typename _CharT_alloc_type::const_pointer const_pointer;
67 __sso_iterator;
72 __const_sso_iterator;
79 __rc_iterator;
[all …]