out_of_range exception « STL Basics « C++






1.Access out-of-range element
2.Use std::out_of_range Exception for vector
3.Catch out_of_range exception