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

Forward declares the Monoid typeclass. More...

#include <boost/mpl11/fwd/bool.hpp>

Go to the source code of this file.

Classes

struct  boost::mpl11::plus< x1, x2, xn >
 Associative operation on a Monoid. More...
 
struct  boost::mpl11::zero< Datatype >
 Additive identity for the given Datatype. More...
 

Detailed Description

Forward declares the Monoid typeclass.