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

#include <bool.hpp>

Static Public Member Functions

template<typename Iterator , typename Attribute >
static bool parse (Iterator &first, Iterator const &last, Attribute &attr, BoolPolicies const &p, bool allow_true=true, bool disallow_false=false)
 

Member Function Documentation

template<typename T , typename BoolPolicies >
template<typename Iterator , typename Attribute >
static bool boost::spirit::qi::detail::bool_impl< T, BoolPolicies >::parse ( Iterator &  first,
Iterator const &  last,
Attribute &  attr,
BoolPolicies const &  p,
bool  allow_true = true,
bool  disallow_false = false 
)
inlinestatic

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