This class template ties the bdlat_TypeTraitBasicCustomizedType trait tag to the bdlat_IsBasicCustomizedType trait metafunction.
Synopsis
Declared in <bdlat_typetraits.h>
template<class TYPE>
struct NestedTraitDeclaration
: bslmf::NestedTraitDeclaration<TYPE, bdlat_IsBasicCustomizedType>
Base Classes
Name |
Description |
|
Class |