#include <cml_assert.h>
Public Attributes | |
M::bogus | result |
The parameter M is a struct type which has been declared but not defined; e.g. struct this_is_an_error.
When used with CML_STATIC_REQUIRE_M(<expr>,M), the compiler errors will contain the struct name at the point of the error.
Definition at line 66 of file cml_assert.h.
M::bogus cml::STATIC_ASSERTION_FAILURE_M< T, M >::result |
Definition at line 67 of file cml_assert.h.