Synopsis
Declared in <bslstp_hashset.h>
template<
class _Value,
class _HashFcn,
class _EqualKey,
class _Alloc>
struct HasStlIterators<bsl::hash_set<_Value, _HashFcn, _EqualKey, _Alloc>>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs