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::literal_char< CharEncoding, no_attribute, true >::attribute< Context, Iterator > Struct Template Reference

#include <char.hpp>

Public Types

typedef mpl::if_c
< no_attribute, unused_type,
char_type >::type 
type
 

Member Typedef Documentation

template<typename CharEncoding , bool no_attribute>
template<typename Context , typename Iterator >
typedef mpl::if_c< no_attribute, unused_type, char_type>::type boost::spirit::qi::literal_char< CharEncoding, no_attribute, true >::attribute< Context, Iterator >::type

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