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... | |
Forward declares the Monoid typeclass.