bsl::operator!=

Same as the related overload above for operator!=.

Synopsis

Declared in <bslstl_stack.h>

bool
operator!=(
    stack<VAL, CONT> const&,
    stack<VAL, CONT> const&);