Description

Include the TR1 header <type_traits> to define several templates that provide compile-time constants giving information about the properties of their type arguments.

Note: To enable this header file, you must define the macro __IBMCPP_TR1__ .