MPL11
|
The Enumerable
typeclass defines operations on sequentially ordered datatypes.
More...
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... | |
The Enumerable
typeclass defines operations on sequentially ordered datatypes.
succ
and pred
.
All the methods.