Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_UNORDERED_MULTIMAP_HEADER

CXXD_UNORDERED_MULTIMAP_HEADER — The unordered multimap header file name.

Synopsis

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

CXXD_UNORDERED_MULTIMAP_HEADER

Description

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


PrevUpHomeNext