Defines the fmap method of the Functor typeclass.
More...
#include <boost/mpl11/fwd/functor.hpp>#include <boost/mpl11/bool.hpp>#include <boost/mpl11/core.hpp>#include <boost/mpl11/detail/config.hpp>#include <boost/mpl11/functional.hpp>Go to the source code of this file.
Classes | |
| struct | boost::mpl11::fmap< f, structure > |
Returns the result of mapping a metafunction class over a Functor. More... | |
Defines the fmap method of the Functor typeclass.
1.8.7