template<class key, class insert, class endkeyword, class starter = noop, class value = number>
tk::grm::vector struct

Plow through vector of values between keywords 'key' and 'endkeyword', calling 'insert' for each if matches and allow comments between values