Searched defs:__pair (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libcxx/include/__memory/ | ||
H A D | uses_allocator_construction.h | 112 static _LIBCPP_HIDE_FROM_ABI constexpr auto __apply(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() argument |