Searched refs:uses_allocator (Results 1 - 25 of 64) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
H A Dstl_stack.h296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
H A Dstl_stack.h296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
H A Dstl_stack.h296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
H A Dstl_stack.h296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dmemoryfwd.h69 /// Declare uses_allocator so it can be specialized in \<queue\> etc.
71 struct uses_allocator;
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Duses_allocator.h58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>

Completed in 836 milliseconds

123