Home | History | Annotate | Download | only in ext

Lines Matching refs:_CharT_alloc_type

61       typedef typename __vstring_base::_CharT_alloc_type    _CharT_alloc_type;
68 typedef typename _CharT_alloc_type::size_type size_type;
69 typedef typename _CharT_alloc_type::difference_type difference_type;
72 typedef typename _CharT_alloc_type::pointer pointer;
73 typedef typename _CharT_alloc_type::const_pointer const_pointer;