out_of_range exception « STL Introduction « C++ Tutorial






14.7.out_of_range exception
14.7.1.Access out-of-range element
14.7.2.Use std::out_of_range Exception for vector
14.7.3.Catch out_of_range exception