Warf-0.0.5
·
25 commits
to master
since this release
Feature/error handling (#12) * start of better organization for error reporting * update version * strtol on Windows and posix OS's like Linux and MacOs are not consistent, switching to std::stoll.