Searched defs:_Bvector_base (Results 1 – 2 of 2) sorted by relevance
426 struct _Bvector_base in _GLIBCXX_VISIBILITY() struct429 rebind<_Bit_type>::other _Bit_alloc_type; in _GLIBCXX_VISIBILITY()431 _Bit_alloc_traits; in _GLIBCXX_VISIBILITY()432 typedef typename _Bit_alloc_traits::pointer _Bit_pointer; in _GLIBCXX_VISIBILITY()434 struct _Bvector_impl_data in _GLIBCXX_VISIBILITY()468 struct _Bvector_impl in _GLIBCXX_VISIBILITY()495 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()498 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()502 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()506 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()[all …]
378 struct _Bvector_base in _GLIBCXX_VISIBILITY() struct381 _Bit_alloc_type; in _GLIBCXX_VISIBILITY()383 struct _Bvector_impl in _GLIBCXX_VISIBILITY()407 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()410 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()414 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()418 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()421 _Bvector_base() in _GLIBCXX_VISIBILITY() function424 _Bvector_base(const allocator_type& __a) in _GLIBCXX_VISIBILITY() argument428 _Bvector_base(_Bvector_base&& __x) noexcept in _GLIBCXX_VISIBILITY() function[all …]