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... | |
Defines the Ring typeclass.
1.8.7