[#BloombergLP-bsltf-operator_not_eq-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::operator!= :relfileprefix: ../../ :mrdocs: Return `false` because `StdTestAllocator` does not hold a state. == Synopsis Declared in `<bsltf_stdtestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE1, class TYPE2> bool operator!=( xref:BloombergLP/bsltf/StdTestAllocator-05.adoc[StdTestAllocator<TYPE1>] const& lhs, xref:BloombergLP/bsltf/StdTestAllocator-05.adoc[StdTestAllocator<TYPE2>] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#