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