This class template ties the bdlat_TypeTraitBasicChoice trait tag to the bdlat_IsBasicChoice trait metafunction.
Synopsis
Declared in <bdlat_typetraits.h>
template<class TYPE>
struct NestedTraitDeclaration
: bslmf::NestedTraitDeclaration<TYPE, bdlat_IsBasicChoice>
Base Classes
Name |
Description |
|
Empty type used as the conversion target for nested trait declarations. |