BloombergLP::bslma::UsesBslmaAllocator<bslstl::SharedPtrArrayAllocateInplaceRep<TYPE, ALLOCATOR>>

Synopsis

Declared in <bslstl_sharedptrallocateinplacerep.h>

template<
    class TYPE,
    class ALLOCATOR>
struct UsesBslmaAllocator<bslstl::SharedPtrArrayAllocateInplaceRep<TYPE, ALLOCATOR>>
    : bsl::false_type

Base Classes

NameDescription
bsl::false_typeMetafunction representing the boolean constant false.