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

#include <parser_traits.hpp>

Public Types

typedef BinaryT::right_t type
 

Public Member Functions

 BOOST_STATIC_ASSERT (::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite< BinaryT >::value)
 

Member Typedef Documentation

template<typename BinaryT >
typedef BinaryT::right_t boost::spirit::binary_right_subject< BinaryT >::type

Member Function Documentation

template<typename BinaryT >
boost::spirit::binary_right_subject< BinaryT >::BOOST_STATIC_ASSERT ( ::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite< BinaryT >::value  )

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