Blaze 3.9
Assertion.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35
36//*************************************************************************************************
60#ifndef BLAZE_INTERNAL_ASSERTION
61#define BLAZE_INTERNAL_ASSERTION 0
62#endif
63//*************************************************************************************************
64
65
66//*************************************************************************************************
90#ifndef BLAZE_USER_ASSERTION
91#define BLAZE_USER_ASSERTION 0
92#endif
93//*************************************************************************************************