CARB_HAS_CPP14
Defined in carb/Defines.h
-
CARB_HAS_CPP14
Defined as
1
if the current compiler supports C++14;0
otherwise. C++14 is the minimum required for using Carbonite (though building Carbonite requires C++17).
Defined in carb/Defines.h
Defined as 1
if the current compiler supports C++14; 0
otherwise. C++14 is the minimum required for using Carbonite (though building Carbonite requires C++17).