Macro CXXD_UNORDERED_MULTISET_USE_STD
CXXD_UNORDERED_MULTISET_USE_STD — Override macro for C++ standard unordered multiset implementation.
Synopsis
CXXD_UNORDERED_MULTISET_USE_STD
Description
The object-like macro, when defined to nothing prior to including this header file, forces the dual library choice of the C++ standard unordered multiset implementation. If the C++ standard unordered multiset implementation is not available a preprocessor error is generated.