Searched refs:throw_begin (Results 1 – 1 of 1) sorted by relevance
260 throw_iterator throw_begin() { return Throwers.begin(); } in throw_begin() function261 const_throw_iterator throw_begin() const { return Throwers.begin(); } in throw_begin() function305 return iterator_range<throw_iterator>(throw_begin(), throw_end()); in throwers()309 return iterator_range<const_throw_iterator>(throw_begin(), throw_end()); in throwers()