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

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

Detailed Description

Forward declares the Integral Domain typeclass.