Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v29r0 (ff2e7097)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Gaudi::Parsers::Grammar_< Iterator, T, Skipper, typename boost::enable_if< boost::is_integral< T > >::type > Struct Template Reference

#include <GaudiKernel/GrammarsV2.h>

Public Types

typedef IntGrammar< Iterator, T, SkipperGrammar
 

Detailed Description

template<typename Iterator, typename T, typename Skipper>
struct Gaudi::Parsers::Grammar_< Iterator, T, Skipper, typename boost::enable_if< boost::is_integral< T > >::type >

Definition at line 146 of file GrammarsV2.h.

Member Typedef Documentation

template<typename Iterator , typename T , typename Skipper >
typedef IntGrammar<Iterator, T, Skipper> Gaudi::Parsers::Grammar_< Iterator, T, Skipper, typename boost::enable_if< boost::is_integral< T > >::type >::Grammar

Definition at line 147 of file GrammarsV2.h.


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