QVM: Quaternions, Vectors, Matrices

boost/qvm/throw_exception.hpp

Synopsis:

#include <boost/qvm/throw_exception.hpp>

#ifndef BOOST_QVM_THROW_EXCEPTION
#include <boost/throw_exception.hpp>
#define BOOST_QVM_THROW_EXCEPTION BOOST_THROW_EXCEPTION
#endif