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