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

Equivalent to lsect<x, lift<f>>; provided for convenience. More...

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

Detailed Description

template<typename x, template< typename...> class f>
struct boost::mpl11::lsect_< x, f >

Equivalent to lsect<x, lift<f>>; provided for convenience.