ICC 13.0 supports atomics
See http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler Change-Id: I45ba6aa640f82df4d06fd4412264892bfd58ffc3 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
parent
bad6f54c0b
commit
504a644862
@ -491,6 +491,7 @@
|
||||
# define Q_COMPILER_VARIADIC_TEMPLATES
|
||||
# endif
|
||||
# if __INTEL_COMPILER >= 1300
|
||||
# define Q_COMPILER_ATOMICS
|
||||
// constexpr support is only partial
|
||||
//# define Q_COMPILER_CONSTEXPR
|
||||
# define Q_COMPILER_INITIALIZER_LISTS
|
||||
|
Loading…
Reference in New Issue
Block a user