MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
boost::mpl11::mod< x, y > Struct Template Reference

Remainder of the integer division of x by y. More...

#include <boost/mpl11/fwd/integral_domain.hpp>

Detailed Description

template<typename x, typename y>
struct boost::mpl11::mod< x, y >

Remainder of the integer division of x by y.