Synopsis
Declared in <bslstl_hashtable.h>
template<
class KEY_CONFIG,
class HASHER,
class COMPARATOR,
class ALLOCATOR>
struct UsesBslmaAllocator<bslstl::HashTable<KEY_CONFIG, HASHER, COMPARATOR, ALLOCATOR>>
: bsl::is_convertible<Allocator*, ALLOCATOR>::type
Base Classes
Name |
Description |
|
Created with MrDocs