Return the size (in bytes) for an allocation to hold an object of type SharedPtrArrayAllocateInplaceRep<T[]> containing the specified numElements number of elements.

Synopsis

Declared in <bslstl_sharedptrallocateinplacerep.h>

static
size_t
alloc_size(size_t numElements);

Created with MrDocs