catch2/include
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
..
external Update version of Clara 2018-02-09 16:50:19 +01:00
internal Provide a public method to get StringRef's underlying pointer 2018-02-28 22:49:00 +01:00
reporters Remove unnecessary semicolons 2018-02-05 10:03:51 +01:00
catch.hpp v2.1.2 2018-02-09 17:10:27 +01:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00