BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma::AAModel< TYPE > Struct Template Reference

#include <bslma_aamodel.h>

Inheritance diagram for bslma::AAModel< TYPE >:

Detailed Description

template<class TYPE>
struct bslma::AAModel< TYPE >

Metafunction that yields (is derived from) a model tag type that indicates the AA model preferred for the specified type – one of AAModelPmr, AAModelBsl, AAModelLegacy, AAModelStl, or AAModelNone. If TYPE supports more than one of AA models, then the result is the first in the preceding list that is supported.


The documentation for this struct was generated from the following file: