Forward declares the Monad typeclass. More...
#include <boost/mpl11/fwd/bool.hpp>Go to the source code of this file.
Classes | |
| struct | boost::mpl11::join< monad > |
| Remove one level of monadic structure, projecting its argument into the outer level. More... | |
| struct | boost::mpl11::unit< MonadType, x > |
| Lift a value into a monadic structure. More... | |
Forward declares the Monad typeclass.
1.8.7