8#ifndef INCLUDED_BDLMA_ALIGNEDALLOCATOR
9#define INCLUDED_BDLMA_ALIGNEDALLOCATOR
267#include <bslscm_version.h>
275#include <bsl_cstddef.h>
Definition bdlma_alignedallocator.h:290
virtual void * allocateAligned(bsls::Types::size_type size, bsls::Types::size_type alignment)=0
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
std::size_t size_type
Definition bsls_types.h:126