Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Class out_of_range

boost::container::out_of_range

Synopsis

// In header: <boost/container/throw_exception.hpp>


class out_of_range : public  {
public:

  // public member functions
  ();
};

Description

out_of_range public member functions

  1. ( msg);

PrevUpHomeNext