|
BDE 4.14.0 Production release
|
Typedefs | |
| typedef bslalg::TypeTraitBitwiseEqualityComparable | bslalg_TypeTraitBitwiseEqualityComparable |
| This alias is defined for backward compatibility. | |
Provide a trait to mark classes as bit-wise eq.-comparable.
This component provides a single traits class, bslalg::TypeTraitBitwiseEqualityComparable, which allows the trait bslmf::IsBitwiseEqualityComparable to be declared using the (deprecated) BSLALG_DECLARE_NESTED_TRAITS macro. See the bslmf_isbitwiseequalitycomparable component for details of this trait.
No Usage example is provided since this component is deprecated.