(C++) std::out\of\range

January 11, 2018 · View on GitHub

 

 

 

 

 

(C++) std::out_of_range

 

An exception derived from std::logic_error that can be thrown by the 'at' member function (from, for example, a std::vector) and std::bitset<>::operator[]().

 

std::out_of_range is defined in the header file stdexcept.