Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_FUNCTION_HEADER

CXXD_FUNCTION_HEADER — The function header file name.

Synopsis

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

CXXD_FUNCTION_HEADER

Description

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


PrevUpHomeNext