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

Detailed Description

DEPRECATED: Provide a trait to mark classes as bit-wise eq.-comparable.

Outline

Purpose

Provide a trait to mark classes as bit-wise eq.-comparable.

Deprecated:
Use bslmf_isbitwiseequalitycomparable instead.

Classes

See also

Description

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.

Usage

No Usage example is provided since this component is deprecated.

Typedefs

typedef bslalg::TypeTraitBitwiseEqualityComparable bslalg_TypeTraitBitwiseEqualityComparable
 

Typedef Documentation

◆ bslalg_TypeTraitBitwiseEqualityComparable

This alias is defined for backward compatibility.