Blaze  3.6
Assertion.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 //*************************************************************************************************
56 #ifndef BLAZE_INTERNAL_ASSERTION
57 #define BLAZE_INTERNAL_ASSERTION 0
58 #endif
59 //*************************************************************************************************
60 
61 
62 //*************************************************************************************************
82 #ifndef BLAZE_USER_ASSERTION
83 #define BLAZE_USER_ASSERTION 0
84 #endif
85 //*************************************************************************************************