Trait specialization: SharedPtrInplaceRep does not use BDE allocators.

Synopsis

Declared in <bslma_sharedptrinplacerep.h>

Description

The class template SharedPtrInplaceRep appears to use allocators, but passes its allocator argument in the first position, rather than in the last position, so is not compatible with BDE APIs that use this trait.

Base Classes

Name

Description

bsl::false_type

Metafunction representing the boolean constant false.

Created with MrDocs