Home
last modified time | relevance | path

Searched defs:__uses_allocator_constraints (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Duses_allocator_construction.h159 inline constexpr bool __uses_allocator_constraints = variable
163 inline constexpr bool __uses_allocator_constraints = __is_cv_std_pair<_Tp> && !__convertible_to_con… variable