Home | History | Annotate | Download | only in bits

Lines Matching refs:_Alloc_value_type

420       typedef typename _Alloc::value_type                _Alloc_value_type;
422 __glibcxx_class_requires2(_Tp, _Alloc_value_type, _SameTypeConcept)