Inline.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 
36 //*************************************************************************************************
62 #ifndef BLAZE_USE_STRONG_INLINE
63 #define BLAZE_USE_STRONG_INLINE 1
64 #endif
65 //*************************************************************************************************
66 
67 
68 //*************************************************************************************************
92 #ifndef BLAZE_USE_ALWAYS_INLINE
93 #define BLAZE_USE_ALWAYS_INLINE 1
94 #endif
95 //*************************************************************************************************