Return whether the specified queues do not have the same value; see the non-member operator!= in the bsl namespace.
operator!=
bsl
Declared in <bslstl_queue.h>
<bslstl_queue.h>
bool operator!=( queue<VALUE2, CONTAINER2> const&, queue<VALUE2, CONTAINER2> const&);