The Gaudi Framework  master (594c33fa)
Gaudi::Parsers::Grammar_< Iterator, std::list< InnerT, AllocatorT >, Skipper > Struct Template Reference

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

Public Types

typedef VectorGrammar< Iterator, std::list< InnerT, AllocatorT >, SkipperGrammar
 

Detailed Description

template<typename Iterator, typename InnerT, typename AllocatorT, typename Skipper>
struct Gaudi::Parsers::Grammar_< Iterator, std::list< InnerT, AllocatorT >, Skipper >

Definition at line 295 of file Grammars.h.

Member Typedef Documentation

◆ Grammar

template<typename Iterator , typename InnerT , typename AllocatorT , typename Skipper >
typedef VectorGrammar<Iterator, std::list<InnerT, AllocatorT>, Skipper> Gaudi::Parsers::Grammar_< Iterator, std::list< InnerT, AllocatorT >, Skipper >::Grammar

Definition at line 296 of file Grammars.h.


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