Go to the documentation of this file.
18 #define BRIDGE_VERSION "$Rev: 1346 $"
23 #define ENABLE_MULTI_INSTANCE
31 #if defined(__INTEL_COMPILER)
33 #if (__INTEL_COMPILER >= 1400)
39 #if defined (__cplusplus) && __cplusplus >= 201103L
44 #if defined(LIB_CPP11) && defined(__use_cpp11)
47 using std::unique_ptr;