41 template<
typename ITERT>
60 pni::core::string
operator()(
const pni::core::string &data)
const
ITERT iterator_type
the input iterator type
Definition: string_parser.hpp:48
parser for primitive types
Definition: parsers/parser.hpp:62
pni::core::string value_type
the output type of the parser
Definition: string_parser.hpp:46
Definition: cbf_reader.hpp:41
pni::core::string operator()(const pni::core::string &data) const
parser a string
Definition: string_parser.hpp:60