![]() |
PhoenixPresentation
2.0.0
Set of cmake function to automate presentation generation
|
Go to the source code of this file.
Functions | |
template<typename T > | |
bool | phoenix_check (const std::string &testName, const T &val, const T &reference) |
Check two value. More... | |
bool phoenix_check | ( | const std::string & | testName, |
const T & | val, | ||
const T & | reference | ||
) |
Check two value.
testName | : name of the current test |
val | : value to be checked |
reference | : reference value |
Definition at line 20 of file phoenix_check_impl.h.
References phoenix_isOk().