Major merge from 'dev'
[libcds.git] / cds / compiler / gcc / defs.h
index 6cf29563b5650ac45513116cadde143029a08206..2dadc6e1edb93544ce4a79bb442d7c21d7b64c47 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <cds/compiler/gcc/compiler_macro.h>
 
-
 #define alignof __alignof__
 
 // ***************************************
@@ -42,6 +41,9 @@
 // Full SFINAE support
 #define CDS_CXX11_SFINAE
 
+// Inheriting constructors
+#define CDS_CXX11_INHERITING_CTOR
+
 // *************************************************
 // Alignment macro