Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::inserter< Sequence, Operation > Struct Template Reference

#include <inserter.hpp>

Inheritance diagram for boost::mpl::inserter< Sequence, Operation >:

Public Types

typedef Sequence state
 
typedef Operation operation
 

Member Typedef Documentation

template<typename Sequence, typename Operation>
typedef Operation boost::mpl::inserter< Sequence, Operation >::operation
template<typename Sequence, typename Operation>
typedef Sequence boost::mpl::inserter< Sequence, Operation >::state

The documentation for this struct was generated from the following file: