MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Classes
integral_domain.hpp File Reference

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...
 

Detailed Description

Defines the Integral Domain typeclass.