Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::type_of::nop_functor Struct Reference

#include <rule_parser.hpp>

Public Types

typedef bool result_type
 

Public Member Functions

template<typename T >
bool operator() (T const &) const
 
template<typename T , typename U >
bool operator() (T const &, U const &) const
 

Member Typedef Documentation

Member Function Documentation

template<typename T >
bool boost::spirit::type_of::nop_functor::operator() ( T const &  ) const
inline
template<typename T , typename U >
bool boost::spirit::type_of::nop_functor::operator() ( T const &  ,
U const &   
) const
inline

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