catch2/projects
Martin Hořeňovský b000411434 Stop accepting non-const comparison operators
A) non-const comparison operators should not exist and should not be
encouraged

B) The logic breaks comparing function pointers certain way

C) It was inconsistent anyway, as it only applied to `==` and `!=`

Closes #925
2017-09-06 15:01:03 +02:00
..
Benchmark Added benchmark for the char literals change 2017-01-29 23:23:33 +01:00
SelfTest Stop accepting non-const comparison operators 2017-09-06 15:01:03 +02:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00