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