Specialization of AAModelIsSupported for MODEL == AAModelNone, always yielding true_type.
Declared in <bslma_aamodel.h>
template<class TYPE>
struct AAModelIsSupported<TYPE, AAModelNone>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |