ihrwein / actiondb

A safe and efficient unstructured text (log) parsing library.
https://github.com/ihrwein/actiondb
21 stars 5 forks source link

F/pattern refact #69

Closed ihrwein closed 9 years ago

ihrwein commented 9 years ago

Refactor the pop_first_token() method. It was used by the insertion logic in ParserTrie which was simplified as well.