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

Detailed Description

DEPRECATED: Provide a trait to mark classes as having pointer semantics.

Outline

Purpose

Provide a trait to mark classes as having pointer semantics.

Deprecated:
Use bslmf_haspointersemantics instead.

Classes

See also

Description

This component provides a single traits class, bslalg::TypeTraitHasPointerSemantics, which allows the trait bslmf::HasPointerSemantics to be declared using the (deprecated) BSLALG_DECLARE_NESTED_TRAITS macro. See the bslmf_haspointersemantics component for details of this trait.

Usage

No Usage example is provided since this component is deprecated.

Typedefs

typedef bslalg::TypeTraitHasPointerSemantics bslalg_TypeTraitHasPointerSemantics
 

Typedef Documentation

◆ bslalg_TypeTraitHasPointerSemantics

This alias is defined for backward compatibility.