Specialization of AAModelIsSupported for MODEL == AAModelNone, always yielding true_type.

Synopsis

Declared in <bslma_aamodel.h>

template<class TYPE>
struct AAModelIsSupported<TYPE, AAModelNone>
    : bsl::true_type

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs