Searched defs:InvalidMinusBeginEnd (Results 1 – 1 of 1) sorted by relevance
245 struct InvalidMinusBeginEnd { struct252 friend constexpr other_forward_iterator begin(InvalidMinusBeginEnd) { return {}; } in begin() argument253 friend constexpr sentinel end(InvalidMinusBeginEnd) { return {}; } in end() argument