BioDynaMo  v1.05.119-a4ff3934
Macros
macros.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BDM_FORCE_INLINE   inline __attribute__((always_inline))
 Macro to force compiler to inline a function. More...
 

Macro Definition Documentation

◆ BDM_FORCE_INLINE

#define BDM_FORCE_INLINE   inline __attribute__((always_inline))

Macro to force compiler to inline a function.

Definition at line 19 of file macros.h.