PrevUpHomeNext

Class exception

boost::mixin::exception — Parent class of all Boost.Mixin exceptions.

Synopsis

// In header: <boost/mixin/exception.hpp>


class exception : public exception, public exception {
};

PrevUpHomeNext