Searched refs:NoThrowADLRBegin (Results 1 – 1 of 1) sorted by relevance
464 struct NoThrowADLRBegin { struct465 friend ThrowingIterator<int> rbegin(NoThrowADLRBegin&) noexcept; // auto(rbegin(t)) doesn't throw466 friend ThrowingIterator<int> rbegin(const NoThrowADLRBegin&) noexcept;