Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_UNORDERED_SET_NS

CXXD_UNORDERED_SET_NS — The unordered set namespace.

Synopsis

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

CXXD_UNORDERED_SET_NS

Description

The object-like macro expands to the namespace for the unordered set implementation.


PrevUpHomeNext