Typedef toml_parser::TTokenListIterator#

Typedef Documentation#

using toml_parser::TTokenListIterator = std::list<CToken>::const_iterator#

Token list iterator definition.