8#ifndef INCLUDED_BDLMA_CONCURRENTALLOCATORADAPTER
9#define INCLUDED_BDLMA_CONCURRENTALLOCATORADAPTER
271#include <bdlscm_version.h>
353 bslma::Allocator *basicAllocator)
355, d_allocator_p(
bslma::Default::allocator(basicAllocator))
Definition bdlma_concurrentallocatoradapter.h:295
~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:545
std::size_t size_type
Definition bslma_allocator.h:593
Definition bslmt_mutex.h:317
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
#define BSLS_KEYWORD_OVERRIDE
Definition bsls_keyword.h:695
Definition bdlma_alignedallocator.h:278
Definition baljsn_encoder_testtypes.h:76
Definition bslmt_barrier.h:344
Definition bdlt_iso8601util.h:707