8#ifndef INCLUDED_BDLMA_CONCURRENTALLOCATORADAPTER
9#define INCLUDED_BDLMA_CONCURRENTALLOCATORADAPTER
264#include <bdlscm_version.h>
343 bslma::Allocator *basicAllocator)
345, d_allocator_p(
bslma::Default::allocator(basicAllocator))
Definition bdlma_concurrentallocatoradapter.h:288
~ConcurrentAllocatorAdapter() BSLS_KEYWORD_OVERRIDE
Destroy this thread-enabled allocator adapter.
void * allocate(bsls::Types::size_type numBytes) BSLS_KEYWORD_OVERRIDE
void deallocate(void *address) BSLS_KEYWORD_OVERRIDE
Definition bslma_allocator.h:457
std::size_t size_type
Definition bslma_allocator.h:499
Definition bslmt_mutex.h:315
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
#define BSLS_KEYWORD_OVERRIDE
Definition bsls_keyword.h:653
Definition bdlma_alignedallocator.h:276
Definition balxml_encoderoptions.h:68
Definition bslmt_barrier.h:344
Definition bdlt_iso8601util.h:691