|
BDE 4.39.x Production Release
|
#include <bslmf_isbitwiseequalitycomparable.h>
This trait struct derives from bsl::true_type if (the template paramter) t_TYPE is a scalar type or a class with a nested trait declaration for the bslmf::IsBitwiseEqualityComparable trait, and from bsl::false_type otherwise.