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::any_int_parser< T, Radix, MinDigits, MaxDigits >::attribute< Context, Iterator > Struct Template Reference

#include <int.hpp>

Public Types

typedef T type
 

Member Typedef Documentation

template<typename T , unsigned Radix = 10, unsigned MinDigits = 1, int MaxDigits = -1>
template<typename Context , typename Iterator >
typedef T boost::spirit::qi::any_int_parser< T, Radix, MinDigits, MaxDigits >::attribute< Context, Iterator >::type

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