|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include <catch2/catch.hpp>Go to the source code of this file.
This header is used to allow easy compile-time switching between Catch2 v2.* and v3.*.
The v3 support includes the basic test macros and all of the matchers and generators, as well as the Approx class.. Additional components may be added piecemeal by the tests that require them checking if the LBANN_USE_CATCH2_V3 preprocessing macro is defined.
Definition in file Catch2BasicSupport.hpp.