HomeSort by: relevance | last modified time | path
    Searched refs:__uses_alloc1 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
uses_allocator.h 85 struct __uses_alloc1 : __uses_alloc_base { const _Alloc* _M_a; }; struct in inherits:__uses_alloc_base
97 __uses_alloc1<_Alloc>,
176 void __uses_allocator_construct_impl(__uses_alloc1<_Alloc> __a, _Tp* __ptr,
memory_resource.h 340 using __uses_alloc1_ = __uses_alloc1<polymorphic_allocator>;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
uses_allocator.h 80 struct __uses_alloc1 : __uses_alloc_base { const _Alloc* _M_a; }; struct in inherits:__uses_alloc_base
92 __uses_alloc1<_Alloc>,
171 void __uses_allocator_construct_impl(__uses_alloc1<_Alloc> __a, _Tp* __ptr,

Completed in 16 milliseconds