[#BloombergLP-bdlat_TypeTraitBasicSequence-Metafunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_TypeTraitBasicSequence.adoc[bdlat_TypeTraitBasicSequence]::Metafunction :relfileprefix: ../../ :mrdocs: Metafunction indicating whether `TYPE` is a basic sequence type. == Synopsis Declared in `<bdlat_typetraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct Metafunction : bdlat_IsBasicSequence<TYPE>::type ---- == Base Classes [cols="1,4"] |=== | Name| Description | `bdlat_IsBasicSequence<TYPE>::type` | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#