Macro concordium_std::claim [−][src]
The claim macro is used for testing as a substitute for the assert macro.
It checks the condition and if false it reports back an error.
Used only in testing.
The claim macro is used for testing as a substitute for the assert macro.
It checks the condition and if false it reports back an error.
Used only in testing.