Quick Links:

bal | bbl | bdl | bsl

Namespaces | Defines

Component bslalg_selecttrait
[Package bslalg]

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

Namespaces

namespace  bslalg

Defines

#define bslalg_SelectTrait   bslalg::SelectTrait

Detailed Description

Outline
Purpose:
Provide a meta-function to select a suitable trait on a type.
Deprecated:
Use bslmf_selecttrait instead.
Classes:
bslalg::SelectTrait trait detection mechanism
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:

Define Documentation

#define bslalg_SelectTrait   bslalg::SelectTrait