BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslmf_negation

Detailed Description

Provide the logical negation (NOT) for type traits.

Outline

Purpose

Provide the logical negation (NOT) for type traits.

Classes

Description

This component makes available the functionality provided by the std::negation meta-function in all C++ language modes - std::negation is available only starting from C++17.