Added
- Add layer raw size and geometries raw size to vtzero-stats, use CSV format.
Changed
- Switched to C++14 as minimum requirement (because the Protozero library we depend on switched).
- Various updates to build and clang-tidy config
- Lots of small code cleanups.
Fixed
- Remove superfluous std::forwards.