Home
last modified time | relevance | path

Searched refs:__has_allocator_type (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__memory/
H A Duses_allocator.h24 struct __has_allocator_type { struct
35 template <class _Tp, class _Alloc, bool = __has_allocator_type<_Tp>::value>