BloombergLP::bdlat_IsBasicCustomizedType

This trait may be declared for "customized type" types.

Synopsis

Declared in <bdlat_typetraits.h>

template<class TYPE>
struct bdlat_IsBasicCustomizedType
    : bslmf::DetectNestedTrait<TYPE, bdlat_IsBasicCustomizedType>::type

Base Classes

NameDescription
bslmf::DetectNestedTrait<TYPE, bdlat_IsBasicCustomizedType>::type

Specializations

Name
bdlat_IsBasicCustomizedType<balb::CustomInt>
bdlat_IsBasicCustomizedType<balb::CustomString>
bdlat_IsBasicCustomizedType<baljsn::EncoderTestChoiceWithAllCategoriesCustomizedType>
bdlat_IsBasicCustomizedType<baljsn::EncoderTestSequenceWithAllCategoriesCustomizedType>