Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (895df1d0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Gaudi::Parsers::Grammar_< Iterator, std::pair< KeyT, ValueT >, Skipper > Struct Template Reference

#include </builds/gaudi/Gaudi/GaudiKernel/include/Gaudi/Parsers/Grammars.h>

Public Types

typedef PairGrammar< Iterator, std::pair< KeyT, ValueT >, SkipperGrammar
 

Detailed Description

template<typename Iterator, typename KeyT, typename ValueT, typename Skipper>
struct Gaudi::Parsers::Grammar_< Iterator, std::pair< KeyT, ValueT >, Skipper >

Definition at line 361 of file Grammars.h.

Member Typedef Documentation

◆ Grammar

template<typename Iterator , typename KeyT , typename ValueT , typename Skipper >
typedef PairGrammar<Iterator, std::pair<KeyT, ValueT>, Skipper> Gaudi::Parsers::Grammar_< Iterator, std::pair< KeyT, ValueT >, Skipper >::Grammar

Definition at line 362 of file Grammars.h.


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