A TYPE with this trait uses an allocator derived from bslma::Allocator to supply memory. See documentation on the bslma_usesbslmaallocator trait for the requirements on a TYPE that has this trait.
Synopsis
Declared in <bslalg_typetraitusesbslmaallocator.h>
struct TypeTraitUsesBslmaAllocator;
Types
Name |
Description |
Metafunction that delegates to |
|
This class template ties the |
Created with MrDocs