Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Duses_allocator_construction.h185 using _PairMutable = remove_cv_t<_Pair>; in __uses_allocator_construction_args() member
198 …_LIBCPP_HIDDEN constexpr operator _PairMutable() const { return __do_construct(std::forward<_Type>… in __uses_allocator_construction_args() function