![]() |
PhoenixLecture
2.0.0
Set of tools to make lectures
|
#include <string>
Go to the source code of this file.
Functions | |
std::string | phoenix_isOk (bool b) |
Print OK or FAIL depending on the given boolean. More... | |
std::string phoenix_isOk | ( | bool | b | ) |
Print OK or FAIL depending on the given boolean.
b | : boolean to be checked |
Definition at line 14 of file phoenix_isOk.cpp.
Referenced by phoenix_check(), and testIsOk().