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

Go to the source code of this file.

Macros

#define ICL_CORE_CONFIG_HAS_ENHANCED_CONFIG_MACROS
 
#define ICL_CORE_CONFIG_TYPEOF(value)   __typeof__(value)
 

Detailed Description

Author
Jan Oberländer oberl.nosp@m.aen@.nosp@m.fzi.d.nosp@m.e
Date
2012-07-09

Helper macros for the enhanced batch convenience macros for icl_core_config. The batch macros CONFIG_VALUE, CONFIG_ENUM, MEMBER_VALUE etc. are only available on certain compilers that support the decltype or typeof macros. To test whether these macros are available, you can include this file check against the ICL_CORE_CONFIG_HAS_ENHANCED_CONFIG_MACROS macro.

Definition in file ConfigHelper.h.

Macro Definition Documentation

#define ICL_CORE_CONFIG_HAS_ENHANCED_CONFIG_MACROS

Definition at line 44 of file ConfigHelper.h.

#define ICL_CORE_CONFIG_TYPEOF (   value)    __typeof__(value)

Definition at line 45 of file ConfigHelper.h.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:58