Bitwise‐moveable unconstrained value‐semantic test type.

Synopsis

Declared in <bsltf_bitwisemoveabletesttype.h>

class BitwiseMoveableTestType;

Description

This unconstrained (value‐semantic) attribute class defines the bslmf::IsBitwiseMoveable and does not allocate memory. See the section for information on the class attributes.

Member Functions

Name

Description

BitwiseMoveableTestType [constructor]

Constructors

~BitwiseMoveableTestType [destructor]

Destroy this object.

data

Return the value of the data attribute of this object.

setData

Set the data attribute of this object to the specified value.

Non-Member Functions

Name

Description

debugprint

Same as the preceding overload for this test type.

operator!=

Return whether two objects do not have the same value.

operator==

Return whether two objects have the same value.

Created with MrDocs