Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Duses_allocator_construction.h159 using _PairMutable = remove_cv_t<_Pair>; in __uses_allocator_construction_args() member
172 _LIBCPP_HIDE_FROM_ABI constexpr operator _PairMutable() const { in __uses_allocator_construction_args() function