Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_TYPE_INDEX_HEADER

CXXD_TYPE_INDEX_HEADER — The type index header file name.

Synopsis

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

CXXD_TYPE_INDEX_HEADER

Description

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


PrevUpHomeNext