1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-16 15:44:46 +01:00
offa 2d172dc688 Some refactorings:
- 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
2020-01-25 09:01:04 +01:00
..
2017-09-07 17:25:15 +02:00
2020-01-25 09:01:04 +01:00
2020-01-25 09:01:04 +01:00
2019-01-13 19:01:12 +01:00
2019-08-09 10:50:53 +02:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2019-08-05 19:12:29 +02:00
2019-02-08 10:41:23 +01:00
2020-01-25 09:01:04 +01:00
2017-07-27 11:32:01 +02:00
2020-01-25 09:01:04 +01:00
2019-09-07 11:31:00 +02:00
2019-09-07 11:31:00 +02:00
2020-01-25 09:01:04 +01:00
2020-01-25 09:01:04 +01:00
2019-01-11 11:55:51 +01:00
2019-12-28 21:24:04 +01:00