BloombergLP::bsltf::NonCopyConstructibleTestType

This unconstrained (value-semantic) attribute class does not provide a copy constructor.

Synopsis

Declared in <bsltf_noncopyconstructibletesttype.h>

class NonCopyConstructibleTestType;

Member Functions

NameDescription
NonCopyConstructibleTestType [constructor]Constructors
~NonCopyConstructibleTestType [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

NameDescription
debugprintSame 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.