Return a tag declaring that this allocator is bitwise copyable.
Synopsis
Declared in <bslma_bslallocator.h>
operator BloombergLP::bslmf::NestedTraitDeclaration<allocator, IsBitwiseCopyable>() const;
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