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

Go to the source code of this file.

Defines

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

Detailed Description

Author:
Jan Oberländer <oberlaen@fzi.de>
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.


Define Documentation

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 Tue Aug 8 2017 02:28:04