HomeSort by relevance Sort by last modified time
    Searched defs:allocator_arg_t (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
uses_allocator.h 39 struct allocator_arg_t { }; struct
41 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
82 is_constructible<_Tp, allocator_arg_t, _Alloc, _Args...>::value,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 210 struct allocator_arg_t { }; struct
212 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 210 struct allocator_arg_t { }; struct
212 constexpr allocator_arg_t allocator_arg = allocator_arg_t();

Completed in 590 milliseconds