Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::detail::get_stateful_data< StatefulTag > Struct Template Reference

#include <terminal.hpp>

Public Types

typedef StatefulTag::data_type data_type
 

Static Public Member Functions

template<typename Tag_ >
static data_type call (Tag_)
 
static data_type const & call (StatefulTag const &t)
 

Member Typedef Documentation

template<typename StatefulTag >
typedef StatefulTag::data_type boost::spirit::detail::get_stateful_data< StatefulTag >::data_type

Member Function Documentation

template<typename StatefulTag >
template<typename Tag_ >
static data_type boost::spirit::detail::get_stateful_data< StatefulTag >::call ( Tag_  )
inlinestatic
template<typename StatefulTag >
static data_type const& boost::spirit::detail::get_stateful_data< StatefulTag >::call ( StatefulTag const &  t)
inlinestatic

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