Return whether the specified stacks compare lexicographically; see the non-member operator< in the bsl namespace.
operator<
bsl
Declared in <bslstl_stack.h>
<bslstl_stack.h>
bool operator<( stack<VAL, CONT> const&, stack<VAL, CONT> const&);