BDE 4.14.0 Production release
|
Provide the logical conjunction (AND) for type traits.
conjunction
meta-functionThis component makes available the functionality provided by the std::conjunction
meta-function in all C++ language modes - std::conjunction
is available only starting from C++17.