The valid representation of integers values are:
More...
#include <Grammars.h>
template<typename RT = int>
class Gaudi::Parsers::IntGrammar< RT >
The valid representation of integers values are:
- Todo:
- implement suffixes u U l L
- Author
- Alexander MAZUROV Alexa.nosp@m.nder.nosp@m..Mazu.nosp@m.rov@.nosp@m.gmail.nosp@m..com
-
Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u
- Date
- 2006-05-14
Definition at line 174 of file Grammars.h.
template<typename RT = int>
template<typename RT = int>
template<typename RT = int>
Definition at line 143 of file GrammarsV2.h.
: IntGrammar::base_type( integer ) {
integer = qi::int_parser<RT>()[qi::_val = qi::_1]
>> -qi::no_case[qi::char_('L')];
}
template<typename RT = int>
The documentation for this class was generated from the following files:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v25r1/GaudiKernel/GaudiKernel/Grammars.h
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v25r1/GaudiKernel/GaudiKernel/GrammarsV2.h