Forward declares the Integral Domain typeclass. More...
#include <boost/mpl11/fwd/bool.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... | |
Forward declares the Integral Domain typeclass.