|
BDE 4.39.x Production Release
|
DEPRECATED: Provide a trait to mark classes as bit-wise copyable.
Provide a trait to mark classes as bit-wise copyable.
This component provides a single traits class, bslalg::TypeTraitBitwiseCopyable, which allows the trait bsl::is_trivially_copyable to be declared using the (deprecated) BSLALG_DECLARE_NESTED_TRAITS macro. See the bslmf_istriviallycopyable component for details of this trait.
No Usage example is provided since this component is deprecated.
Typedefs | |
| typedef bslalg::TypeTraitBitwiseCopyable | bslalg_TypeTraitBitwiseCopyable |
This alias is defined for backward compatibility.