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

Detailed Description

DEPRECATED: Provide a meta-function to select a suitable trait on a type.

Outline

Purpose

Provide a meta-function to select a suitable trait on a type.

Deprecated:
Use bslmf_selecttrait instead.

Classes

See also

Description

This component provides a meta-function, bslalg::SelectTrait, for selecting the most appropriate trait from a list of candidate traits for parameterized TYPE.

Usage

Macro Definition Documentation

◆ bslalg_SelectTrait

#define bslalg_SelectTrait   bslalg::SelectTrait

This alias is defined for backward compatibility.