Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_MUTEX_HEADER

CXXD_MUTEX_HEADER — The mutex header file name.

Synopsis

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

CXXD_MUTEX_HEADER

Description

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


PrevUpHomeNext