Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_SYSTEM_ERROR_HEADER

CXXD_SYSTEM_ERROR_HEADER — The system error header file name.

Synopsis

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

CXXD_SYSTEM_ERROR_HEADER

Description

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


PrevUpHomeNext