Searched refs:_Base (Results 1 – 3 of 3) sorted by relevance
41 typedef _Vector_base<_Tp, _Alloc> _Base; typedef in std::vector47 : _Base(__a) in vector()
53 typedef _Row_base<_Tp, _Number2> _Base; typedef in TestTemp::row56 explicit row(const pencil_type& __a = pencil_type()) : _Base(__a) {} in row()
580 _Base::_M_swap_impl(__in._M_head());