Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_UNORDERED_MULTISET_USE_BOOST

CXXD_UNORDERED_MULTISET_USE_BOOST — Override macro for Boost unordered multiset implementation.

Synopsis

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

CXXD_UNORDERED_MULTISET_USE_BOOST

Description

The object-like macro, when defined to nothing prior to including this header file, forces the dual library choice of the Boost unordered multiset implementation.


PrevUpHomeNext