[#BloombergLP-bslalg-HasStlIterators-03d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/HasStlIterators-0e.adoc[HasStlIterators]<xref:bsl/list-054.adoc[bsl::list<VALUE, ALLOCATOR>]> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class VALUE, class ALLOCATOR> struct xref:BloombergLP/bslalg/HasStlIterators-0e.adoc[HasStlIterators]<xref:bsl/list-054.adoc[bsl::list<VALUE, ALLOCATOR>]> : xref:bsl/true_type.adoc[bsl::true_type] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:bsl/true_type.adoc[bsl::true_type]` | Metafunction representing the boolean constant `true`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#