HomeSort by: relevance | last modified time | path
    Searched defs:__uses_alloc2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
uses_allocator.h 88 struct __uses_alloc2 : __uses_alloc_base { const _Alloc* _M_a; }; struct in inherits:__uses_alloc_base
98 __uses_alloc2<_Alloc>>
184 void __uses_allocator_construct_impl(__uses_alloc2<_Alloc> __a, _Tp* __ptr,
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
uses_allocator.h 83 struct __uses_alloc2 : __uses_alloc_base { const _Alloc* _M_a; }; struct in inherits:__uses_alloc_base
93 __uses_alloc2<_Alloc>>
179 void __uses_allocator_construct_impl(__uses_alloc2<_Alloc> __a, _Tp* __ptr,

Completed in 24 milliseconds