Add in tester an example of an API that uses inheritance, with a base class used to represent several kind of different elements. Remove a useless usage shared_ptr<> in the Parser and Regognizers. This should increase a bit the parsing performance.
Add in tester an example of an API that uses inheritance, with a base class used to represent several kind of different elements. Remove a useless usage shared_ptr<> in the Parser and Regognizers. This should increase a bit the parsing performance.