catch2/projects
Martin Hořeňovský 05cd05743a Provide a public method to get StringRef's underlying pointer
This allows reducing the amount of friends needed for its interface
and some extra tricks later.

The bad part is that the pointer can become invalidated via
calls to other StringRef's public methods, but c'est la vie.
2018-02-28 22:49:00 +01:00
..
Benchmark qualified a load of size_ts with std:: namespace (all those not from Clara) 2017-09-18 17:13:17 +01:00
SelfTest Provide a public method to get StringRef's underlying pointer 2018-02-28 22:49:00 +01:00
XCode/OCTest Moved a lot of stream related stuff out of the public headers and replaced more ostream dependencies with iosfwd 2017-11-07 15:55:09 +00:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00