Searched defs:HasNoexceptIterSwap (Results 1 – 1 of 1) sorted by relevance
22 class HasNoexceptIterSwap class36 explicit constexpr HasNoexceptIterSwap(int *it) : it_(it) {} in HasNoexceptIterSwap() function in HasNoexceptIterSwap45 const HasNoexceptIterSwap&, const HasNoexceptIterSwap&) noexcept(IsNoexcept) {} in iter_swap()