diff options
author | Adrian Kummerlaender | 2014-09-16 19:57:28 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2014-09-16 19:57:28 +0200 |
commit | 0e3cfcde619fb60e6e43bf0ffe715df6d5c22218 (patch) | |
tree | de4eba6323b29e30e4d226ba1a905ba9bd12714b /src/utils.h | |
parent | 9db4e054627eb30b4e5a7333405c423df5a8d490 (diff) | |
download | SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.tar SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.tar.gz SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.tar.bz2 SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.tar.lz SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.tar.xz SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.tar.zst SimpleParser-0e3cfcde619fb60e6e43bf0ffe715df6d5c22218.zip |
Improved lexer readabilty and replaced raw new in tree construction
* "new" in Tree::addNode member method was replaced with C++14 std::make_unique
* renamed and constified lexer local variables to increase readabilty
** replaced chunky if-clauses with switch-clauses where appropriate
* updated README.md to mention C++14 requirement
Diffstat (limited to 'src/utils.h')
0 files changed, 0 insertions, 0 deletions