staticerror.h File Reference
#include "boost/mpl/assert.hpp"Go to the source code of this file.
Defines | |
| #define | FAMOUSO_STATIC_ASSERT_ERROR(expr, msg, types) BOOST_MPL_ASSERT_MSG(expr, msg, types) |
Define Documentation
| #define FAMOUSO_STATIC_ASSERT_ERROR | ( | expr, | |||
| msg, | |||||
| types | ) | BOOST_MPL_ASSERT_MSG(expr, msg, types) |