Searched defs:_Alloc_traits (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
H A D_pthread_alloc.h220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> > struct
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> > struct
H A D_alloc.h191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits { struct
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > { struct
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL

Completed in 116 milliseconds