Defines the Integral Domain typeclass. More...
#include <boost/mpl11/fwd/integral_domain.hpp>#include <boost/mpl11/bool.hpp>#include <boost/mpl11/core.hpp>Go to the source code of this file.
Classes | |
| struct | boost::mpl11::div< x, y > |
Integer division of x by y. More... | |
| struct | boost::mpl11::mod< x, y > |
Remainder of the integer division of x by y. More... | |
Defines the Integral Domain typeclass.
1.8.7