![]() |
xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
|
inlinestatic |
Asserts that ta condition is true.
condition | The condition to check is true. |
xtd::tunit::assertion_error | If bad assertion. |