MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
List of all members
boost::mpl11::always< x > Struct Template Reference

Returns a constant metafunction class returning x regardless of the arguments it is invoked with. More...

#include <boost/mpl11/fwd/functional.hpp>

Detailed Description

template<typename x>
struct boost::mpl11::always< x >

Returns a constant metafunction class returning x regardless of the arguments it is invoked with.