Quick Links:

bal | bbl | bdl | bsl

Namespaces | Typedefs

Component bslalg_typetraitbitwisemoveable
[Package bslalg]

Provide a trait to mark classes as bit-wise moveable. More...

Namespaces

namespace  bslalg

Typedefs

typedef
bslalg::TypeTraitBitwiseMoveable 
bslalg_TypeTraitBitwiseMoveable

Detailed Description

Outline
Purpose:
Provide a trait to mark classes as bit-wise moveable.
Deprecated:
Use bslmf_isbitwisemoveable instead.
Classes:
bslalg::TypeTraitBitwiseMoveable bit-wise moveable trait
See also:
Component bslmf_isbitwisemoveable
Description:
This component provides a single traits class, bslalg::TypeTraitBitwiseMoveable, which allows the trait bslma::bslmf::IsBitwiseMoveable to be declared using the (deprecated) BSLALG_DECLARE_NESTED_TRAITS macro. See the bslmf_isbitwisemoveable component for details of this trait.
Usage:
No Usage example is provided since this component is deprecated.

Typedef Documentation