MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
List of all members
boost::mpl11::take_c< n, xs > Struct Template Reference

Equivalent to take<size_t<n>, xs>. More...

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

Detailed Description

template<detail::std_size_t n, typename xs>
struct boost::mpl11::take_c< n, xs >

Equivalent to take<size_t<n>, xs>.