BloombergLP::bslalg::HasStlIterators<bsl::list<VALUE, ALLOCATOR>>

Synopsis

Declared in <bslstl_list.h>

template<
    class VALUE,
    class ALLOCATOR>
struct HasStlIterators<bsl::list<VALUE, ALLOCATOR>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.