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

#include <parser_traits.hpp>

Public Types

typedef UnaryT::subject_t type
 

Public Member Functions

 BOOST_STATIC_ASSERT (BOOST_SPIRIT_CLASSIC_NS::is_unary_composite< UnaryT >::value)
 

Member Typedef Documentation

template<typename UnaryT>
typedef UnaryT::subject_t boost::spirit::unary_subject< UnaryT >::type

Member Function Documentation

template<typename UnaryT>
boost::spirit::unary_subject< UnaryT >::BOOST_STATIC_ASSERT ( BOOST_SPIRIT_CLASSIC_NS::is_unary_composite< UnaryT >::value  )

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