General Utility Library for C++14
2.11
|
GUL uses the Catch2 test framework for its unit tests.
It bundles all of its functionality in a single header file. For convenience, the GUL-internal version of this header can be accessed via:
Please refer to https://github.com/catchorg/Catch2/blob/master/docs/tutorial.md for an introduction to Catch2.
catch.h
is not automatically included by the default include directive: