1234567891011121314151617181920212223 |
- #ifndef BOOST_MPL_BITAND_HPP_INCLUDED
- #define BOOST_MPL_BITAND_HPP_INCLUDED
- #define AUX778076_OP_NAME bitand_
- #define AUX778076_OP_PREFIX bitand
- #define AUX778076_OP_TOKEN &
- #include <boost/mpl/aux_/arithmetic_op.hpp>
- #endif
|