BloombergLP::bslalg::HasStlIterators<bdlc::FlatHashSet<KEY, HASH, EQUAL>>

Synopsis

Declared in <bdlc_flathashset.h>

template<
    class KEY,
    class HASH,
    class EQUAL>
struct HasStlIterators<bdlc::FlatHashSet<KEY, HASH, EQUAL>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.