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

Defines the methods of the Enumerable typeclass. More...

#include <boost/mpl11/fwd/enumerable.hpp>
#include <boost/mpl11/core.hpp>

Go to the source code of this file.

Classes

struct  boost::mpl11::succ< e >
 Returns the successor of the given object. More...
 
struct  boost::mpl11::pred< e >
 Returns the predecessor of the given object. More...
 

Detailed Description

Defines the methods of the Enumerable typeclass.