boost::CV::simple_exception_policy::exception_wrapper
// In header: <boost/date_time/constrained_value.hpp> struct exception_wrapper { // public member functions operator std::out_of_range() const; };
exception_wrapper
operator std::out_of_range() const;