Value‐semantic test type that asserts on non‐typical operator overloads.
Synopsis
Declared in <bsltf_nontypicaloverloadstesttype.h>
class NonTypicalOverloadsTestType;
Description
This unconstrained (value‐semantic) attribute class ensures that the operator new member and operator delete member never gets called by overloading and asserting in them. See the Attributes section under DESCRIPTION in the component‐level documentation for information on the class attributes.
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Return the value of the |
|
Set the |
Static Member Functions
Name |
Description |
Delete operators |
|
New operators |
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