Declared in <bslstl_sharedptrallocateinplacerep.h>
template<
class TYPE,
class ALLOCATOR>
struct UsesBslmaAllocator<bslstl::SharedPtrArrayAllocateInplaceRep<TYPE, ALLOCATOR>>
: bsl::false_type
| Name | Description |
|---|---|
bsl::false_type | Metafunction representing the boolean constant false. |