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

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...
 

Detailed Description

Forward declares the Monad typeclass.