[#BloombergLP-bsltf-operator_not_eq-02c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::operator!= :relfileprefix: ../../ :mrdocs: Return `true` if the integral values of the specified `a` and `b` do not compare equal; otherwise return `false`. == Synopsis Declared in `<bsltf_copymovestate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator!=( xref:BloombergLP/bsltf/CopyMoveState-0e/Enum.adoc[CopyMoveState::Enum] a, int b); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#