Return a tag declaring that this allocator is bitwise copyable.

Synopsis

Declared in <bslma_bslallocator.h>

Description

Return a nested trait declaration tag indicating that objects of this allocator type are bitwise copyable.

Return Value

nested trait declaration tag

Created with MrDocs