Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::karma::make_primitive< tag::stateful_tag< Policies, tag::bool_, T >, Modifiers > Struct Template Reference

#include <bool.hpp>

Inheritance diagram for boost::spirit::karma::make_primitive< tag::stateful_tag< Policies, tag::bool_, T >, Modifiers >:
Collaboration diagram for boost::spirit::karma::make_primitive< tag::stateful_tag< Policies, tag::bool_, T >, Modifiers >:

Public Types

typedef any_bool_generator
< remove_const< T >::type,
typename
spirit::detail::get_encoding_with_case
< Modifiers, unused_type,
lower||upper >::type, typename
detail::get_casetag< Modifiers,
lower||upper >::type, Policies > 
result_type
 

Public Member Functions

result_type operator() (Terminal const &term, unused_type) const
 

Static Public Attributes

static bool const lower
 
static bool const upper
 

Member Typedef Documentation

typedef any_bool_generator< remove_const< T >::type , typename spirit::detail::get_encoding_with_case< Modifiers, unused_type, lower || upper>::type , typename detail::get_casetag<Modifiers, lower || upper>::type , Policies > boost::spirit::karma::detail::make_bool< Modifiers, remove_const< T >::type , Policies >::result_type
inherited

Member Function Documentation

result_type boost::spirit::karma::detail::make_bool< Modifiers, remove_const< T >::type , Policies >::operator() ( Terminal const &  term,
unused_type   
) const
inlineinherited

Member Data Documentation

bool const boost::spirit::karma::detail::make_bool< Modifiers, remove_const< T >::type , Policies >::lower
staticinherited
bool const boost::spirit::karma::detail::make_bool< Modifiers, remove_const< T >::type , Policies >::upper
staticinherited

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