Declared in <bslstl_unorderedmultimap.h>
template<
class KEY,
class VALUE,
class HASH,
class EQUAL,
class ALLOCATOR>
struct UsesBslmaAllocator<bsl::unordered_multimap<KEY, VALUE, HASH, EQUAL, ALLOCATOR>>
: bsl::is_convertible<Allocator*, ALLOCATOR>::type
| Name | Description |
|---|---|
bsl::is_convertible<Allocator*, ALLOCATOR>::type |