The Gaudi Framework  master (594c33fa)
Gaudi::Parsers::Grammar_< Iterator, GaudiUtils::VectorMap< KeyT, ValueT, KeyCompareT, AllocatorT >, Skipper > Struct Template Reference

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

Public Types

typedef MapGrammar< Iterator, GaudiUtils::VectorMap< KeyT, ValueT, KeyCompareT, AllocatorT >, SkipperGrammar
 

Detailed Description

template<typename Iterator, typename KeyT, typename ValueT, typename KeyCompareT, typename AllocatorT, typename Skipper>
struct Gaudi::Parsers::Grammar_< Iterator, GaudiUtils::VectorMap< KeyT, ValueT, KeyCompareT, AllocatorT >, Skipper >

Definition at line 420 of file Grammars.h.

Member Typedef Documentation

◆ Grammar

template<typename Iterator , typename KeyT , typename ValueT , typename KeyCompareT , typename AllocatorT , typename Skipper >
typedef MapGrammar<Iterator, GaudiUtils::VectorMap<KeyT, ValueT, KeyCompareT, AllocatorT>, Skipper> Gaudi::Parsers::Grammar_< Iterator, GaudiUtils::VectorMap< KeyT, ValueT, KeyCompareT, AllocatorT >, Skipper >::Grammar

Definition at line 421 of file Grammars.h.


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