|
BDE 4.39.x Production Release
|
DEPRECATED: Provide a trait to mark classes as similar to std::pair.
Provide a trait to mark classes as similar to std::pair.
std::pair-like classesThis component provides a single traits class, bslalg::TypeTraitPair, which allows the trait bslmf::IsPair to be declared using the (deprecated) BSLALG_DECLARE_NESTED_TRAITS macro. See the bslmf_ispair component for details of this trait.
No Usage example is provided since this component is deprecated.
Typedefs | |
| typedef bslalg::TypeTraitPair | bslalg_TypeTraitPair |
This alias is defined for backward compatibility.