Home | History | Annotate | Download | only in bits

Lines Matching refs:_Alloc_value_type

99       typedef typename _Alloc::value_type                   _Alloc_value_type;
103 __glibcxx_class_requires2(value_type, _Alloc_value_type, _SameTypeConcept)