mirror of
https://github.com/catchorg/Catch2
synced 2026-02-02 09:22:23 +00:00
- Overrides added - usages of push_back() replaced with emplace_back() - Loop variable made const-refernce - NULL replaced with nullptr - Names used in the declaration and definition unified - size() replaced with empty - Identical cases merged
11 KiB
11 KiB