Non‐allocating unconstrained value‐semantic test type without traits.
Synopsis
Declared in <bsltf_simpletesttype.h>
class SimpleTestType;
Description
This unconstrained (value‐semantic) attribute class does not allocate memory and does not define any traits. See the section for information on the class attributes.
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Return the value of the |
|
Set the |
Non-Member Functions
Name |
Description |
Same as the preceding overload for this test type. |
|
Return whether two objects do not have the same value. |
|
Return whether two objects have the same value. |
Created with MrDocs