Quick Links:

bal | bbl | bdl | bsl

Namespaces | Typedefs

Component bslalg_typetraitusesbslmaallocator
[Package bslalg]

Provide a trait to mark types that use bslma allocators. More...

Namespaces

namespace  bslalg

Typedefs

typedef
bslalg::TypeTraitUsesBslmaAllocator 
bdealg_TypeTraitUsesBdemaAllocator
typedef
bslalg::TypeTraitUsesBslmaAllocator 
bslalg_TypeTraitUsesBslmaAllocator

Detailed Description

Outline
Purpose:
Provide a trait to mark types that use bslma allocators.
Deprecated:
Use bslma_usesbslmaallocator instead.
Classes:
bslalg::TypeTraitUsesBslmaAllocator uses bslma allocators
See also:
Component bslalg_constructorproxy
Description:
This component provides a single traits class, bslalg::TypeTraitUsesBslmaAllocator, which allows the trait bslma::UsesBslmaAllocator to be declared using the (deprecated) BSLALG_DECLARE_NESTED_TRAITS macro. See the bslma_usesbslmaallocator component for details of this trait.
Usage:
No Usage example is provided since this component is deprecated.

Typedef Documentation