Home
last modified time | relevance | path

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

/NextBSD/contrib/libstdc++/include/bits/
Dstl_deque.h405 struct _Deque_impl struct
413 _Deque_impl() in _Deque_impl() argument
418 _Deque_impl(const _Tp_alloc_type& __a) in _Deque_impl() function
462 _Deque_impl _M_impl;
/NextBSD/contrib/libstdc++/
DChangeLog-20052769 rebind _Alloc to _Tp_alloc_type, change _Deque_impl to inherit from
DChangeLog-20044208 * include/bits/stl_deque.h: Created a _Deque_impl class and made