[#BloombergLP-bsltf-NonEqualComparableTestType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::NonEqualComparableTestType :relfileprefix: ../../ :mrdocs: This unconstrained (value‐semantic) attribute class does not provide equality‐comparison operators. == Synopsis Declared in `<bsltf_nonequalcomparabletesttype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class NonEqualComparableTestType; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsltf/NonEqualComparableTestType/2constructor-0db.adoc[`NonEqualComparableTestType`] [.small]#[constructor]# | Constructors | xref:BloombergLP/bsltf/NonEqualComparableTestType/2destructor.adoc[`~NonEqualComparableTestType`] [.small]#[destructor]# | Destroy this object. | xref:BloombergLP/bsltf/NonEqualComparableTestType/data.adoc[`data`] | Return the value of the `data` attribute of this object. | xref:BloombergLP/bsltf/NonEqualComparableTestType/setData.adoc[`setData`] | Set the `data` attribute of this object to the specified `value`. |=== == Non-Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsltf/debugprint-0c95e.adoc[`debugprint`] | Same as the preceding overload for this test type. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#