Searched refs:throw_out_of_range (Results 1 – 4 of 4) sorted by relevance
42 void throw_out_of_range(const char* str);58 inline void throw_out_of_range(const char* str)111 inline void throw_out_of_range(const char* str)
3290 throw_out_of_range("vector::at out of range"); in priv_throw_if_out_of_range()
46 inline void throw_out_of_range(const char * str) in throw_out_of_range() function77 inline void throw_out_of_range(const char * str)
85 throw_out_of_range("index out of bounds"); in throw_out_of_bounds()