MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
boost::mpl11::snoc< xs, x > Struct Template Reference

A List created by appending an element to an Iterable. More...

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

Detailed Description

template<typename xs, typename x>
struct boost::mpl11::snoc< xs, x >

A List created by appending an element to an Iterable.