Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::uint_parser< T, Radix, MinDigits, MaxDigits >::result< ScannerT > Struct Template Reference

#include <numerics.hpp>

Public Types

typedef match_result< ScannerT,
T >::type 
type
 

Member Typedef Documentation

template<typename T, int Radix, unsigned MinDigits, int MaxDigits>
template<typename ScannerT >
typedef match_result<ScannerT, T>::type boost::spirit::uint_parser< T, Radix, MinDigits, MaxDigits >::result< ScannerT >::type

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