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

Defines the Ring typeclass. More...

#include <boost/mpl11/fwd/ring.hpp>
#include <boost/mpl11/bool.hpp>
#include <boost/mpl11/core.hpp>
#include <boost/mpl11/detail/left_folds/variadic.hpp>

Go to the source code of this file.

Classes

struct  boost::mpl11::mult< x1, x2, xn >
 Ring operation. More...
 
struct  boost::mpl11::one< Datatype >
 Multiplicative identity for the given Datatype. More...
 

Detailed Description

Defines the Ring typeclass.