BenHanson / parsertl14

C++14 version of parsertl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

state_machine.hpp Compilation error in gcc4.9.2 with -std=gnu++1y

exat500g opened this issue · comments

parsertl/state_machine.hpp:31:24: error: ‘action’ is not a class, namespace, or enumeration

"parsertl::action action" is error-prone

Fixed.