Specialize UsesBslmaAllocator to indicate that bdlcc::StripedUnorderedMap uses a bslma allocator.
Synopsis
Declared in <bdlcc_stripedunorderedmap.h>
template<
class KEY,
class VALUE,
class HASH,
class EQUAL>
struct UsesBslmaAllocator<bdlcc::StripedUnorderedMap<KEY, VALUE, HASH, EQUAL>>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs