Searched refs:__nothrow_input_range (Results 1 – 2 of 2) sorted by relevance
47 concept __nothrow_input_range = variable55 concept __nothrow_forward_range = __nothrow_input_range<_Rp> && __nothrow_forward_iterator<iterator…
84 template <__nothrow_input_range _InputRange>