Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_TYPE_TRAITS_HEADER

CXXD_TYPE_TRAITS_HEADER — The type traits header file name.

Synopsis

// In header: <boost/cxx_dual/impl/type_traits.hpp>

CXXD_TYPE_TRAITS_HEADER

Description

The object-like macro expands to the include header file designation for the type traits header file. The macro is used with the syntax: #include CXXD_TYPE_TRAITS_HEADER


PrevUpHomeNext