OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocator_arg_t
(Results
1 - 4
of
4
) 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/current/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,
Completed in 924 milliseconds