Home
last modified time | relevance | path

Searched refs:_Vector_impl (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dstl_vector.h81 struct _Vector_impl struct
88 _Vector_impl() in _Vector_impl() argument
92 _Vector_impl(_Tp_alloc_type const& __a) in _Vector_impl() argument
135 _Vector_impl _M_impl;
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20052780 rebind _Alloc to _Tp_alloc_type, change _Vector_impl to inherit from
H A DChangeLog-20044222 * include/bits/stl_vector.h: Created a _Vector_impl class and made