Searched refs:_Bvector_base (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_bvector.h377 struct _Bvector_base struct
413 _Bvector_base() function in struct:_Bvector_base
416 _Bvector_base(const allocator_type& __a) function in struct:_Bvector_base
419 ~_Bvector_base()
465 class vector<bool, _Alloc> : protected _Bvector_base<_Alloc>
467 typedef _Bvector_base<_Alloc> _Base;

Completed in 117 milliseconds