libcopp  2.2.0
Macros
compile_optimize.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UTIL_SYMBOL_EXPORT
 
#define UTIL_SYMBOL_IMPORT
 
#define UTIL_SYMBOL_LOCAL
 
#define UTIL_SYMBOL_VISIBLE
 
#define UTIL_FORCEINLINE   inline
 
#define UTIL_NOINLINE_NOCLONE
 

Macro Definition Documentation

◆ UTIL_FORCEINLINE

#define UTIL_FORCEINLINE   inline

Definition at line 132 of file compile_optimize.h.

◆ UTIL_NOINLINE_NOCLONE

#define UTIL_NOINLINE_NOCLONE

Definition at line 152 of file compile_optimize.h.

◆ UTIL_SYMBOL_EXPORT

#define UTIL_SYMBOL_EXPORT

Definition at line 86 of file compile_optimize.h.

◆ UTIL_SYMBOL_IMPORT

#define UTIL_SYMBOL_IMPORT

Definition at line 89 of file compile_optimize.h.

◆ UTIL_SYMBOL_LOCAL

#define UTIL_SYMBOL_LOCAL

Definition at line 92 of file compile_optimize.h.

◆ UTIL_SYMBOL_VISIBLE

#define UTIL_SYMBOL_VISIBLE

Definition at line 95 of file compile_optimize.h.