BDE 4.14.0 Production release
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bslmf_disjunction

Detailed Description

Outline

Purpose

Provide the logical disjunction (OR) for type traits.

Classes

Description

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