Blaze 3.9
Inline.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35
36//*************************************************************************************************
66#ifndef BLAZE_USE_STRONG_INLINE
67#define BLAZE_USE_STRONG_INLINE 1
68#endif
69//*************************************************************************************************
70
71
72//*************************************************************************************************
100#ifndef BLAZE_USE_ALWAYS_INLINE
101#define BLAZE_USE_ALWAYS_INLINE 1
102#endif
103//*************************************************************************************************