12345678910111213141516171819202122 |
- #ifndef BOOST_MPL_MODULUS_HPP_INCLUDED
- #define BOOST_MPL_MODULUS_HPP_INCLUDED
- #define AUX778076_OP_NAME modulus
- #define AUX778076_OP_TOKEN %
- #define AUX778076_OP_ARITY 2
- #include <boost/mpl/aux_/arithmetic_op.hpp>
- #endif
|