Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_SHARED_MUTEX_HEADER

CXXD_SHARED_MUTEX_HEADER — The shared mutex header file name.

Synopsis

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

CXXD_SHARED_MUTEX_HEADER

Description

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


PrevUpHomeNext