glr2.cc: move state_stack into the unnamed namespace

* data/skeletons/glr2.cc: here.
Prefer `using` to `typedef`, this is C++11.
Use the type alias we introduced.
1 file changed