Synopsis
Declared in <bslstl_unorderedmap.h>
template<
class KEY,
class VALUE,
class HASH,
class EQUAL,
class ALLOCATOR>
struct HasStlIterators<bsl::unordered_map<KEY, VALUE, HASH, EQUAL, ALLOCATOR>>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs