Synopsis
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
Base Classes
Name |
Description |
|
Created with MrDocs