BloombergLP::bdlat_TypeTraitBasicSequence

Legacy adaptor for bdlat_IsBasicSequence.

Synopsis

Declared in <bdlat_typetraits.h>

struct bdlat_TypeTraitBasicSequence;

Types

NameDescription
Metafunction Metafunction indicating whether TYPE is a basic sequence type.
NestedTraitDeclaration This class template ties the bdlat_TypeTraitBasicSequence trait tag to the bdlat_IsBasicSequence trait metafunction.