8#ifndef INCLUDED_BDLMA_LOCALSEQUENTIALALLOCATOR
9#define INCLUDED_BDLMA_LOCALSEQUENTIALALLOCATOR
205#include <bdlscm_version.h>
234#if !defined(BSLS_COMPILERFEATURES_SUPPORT_ALIGNAS)
242#if defined(BSLS_COMPILERFEATURES_SUPPORT_ALIGNAS)
Definition bdlma_bufferedsequentialallocator.h:266
Definition bdlma_localsequentialallocator.h:230
virtual ~LocalSequentialAllocator()=default
LocalSequentialAllocator(bslma::Allocator *basicAllocator=0)
Definition bdlma_localsequentialallocator.h:290
AlignmentType d_align
Definition bdlma_localsequentialallocator.h:253
char d_buffer[t_SIZE]
Definition bdlma_localsequentialallocator.h:252
Definition bslma_allocator.h:545
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlma_alignedallocator.h:278
Definition bsls_alignmenttotype.h:319
@ BSLS_MAX_ALIGNMENT
Definition bsls_alignmentutil.h:300