Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_ARRAY_HEADER

CXXD_ARRAY_HEADER — The array header file name.

Synopsis

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

CXXD_ARRAY_HEADER

Description

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


PrevUpHomeNext