Searched defs:__pair_constructor (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/ | ||
H A D | uses_allocator_construction.h | 201 return std::make_tuple(__pair_constructor{__alloc, __value}); in __uses_allocator_construction_args() argument |