BDE 4.14.0 Production release
|
Macros | |
#define | bslalg_SelectTrait bslalg::SelectTrait |
This alias is defined for backward compatibility. | |
Provide a meta-function to select a suitable trait on a type.
This component provides a meta-function, bslalg::SelectTrait
, for selecting the most appropriate trait from a list of candidate traits for parameterized TYPE
.
#define bslalg_SelectTrait bslalg::SelectTrait |