HomeSort by relevance Sort by last modified time
    Searched refs:__uses_alloc (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
uses_allocator.h 77 struct __uses_alloc;
80 struct __uses_alloc<true, _Tp, _Alloc, _Args...> struct in inherits:conditional::type
88 struct __uses_alloc<false, _Tp, _Alloc, _Args...> struct in inherits:__uses_alloc0
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
uses_allocator.h 77 struct __uses_alloc;
80 struct __uses_alloc<true, _Tp, _Alloc, _Args...> struct in inherits:conditional::type
88 struct __uses_alloc<false, _Tp, _Alloc, _Args...> struct in inherits:__uses_alloc0
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>

Completed in 57 milliseconds