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

/external/stlport/stlport/stl/
H A D_bvector.h274 typedef typename _Alloc_traits<__chunk_type, _Alloc>::allocator_type __chunk_allocator_type; typedef in class:_Bvector_base
276 { return _STLP_CONVERT_ALLOCATOR(__STATIC_CAST(const __chunk_allocator_type&, _M_end_of_storage), bool); }
311 _STLP_alloc_proxy<__chunk_type*, __chunk_type, __chunk_allocator_type> _M_end_of_storage;

Completed in 588 milliseconds