![]() |
Home | Libraries | People | FAQ | More |
boost::CV::simple_exception_policy — Template to shortcut the constrained_value policy creation process.
// In header: <boost/date_time/constrained_value.hpp> template<typename rep_type, min_value, max_value, typename exception_type> class simple_exception_policy { public: // types typedef ; // member classes/structs/unions struct exception_wrapper : public { // public member functions () ; }; // public static functions (); (); (, , ); };