Orders two containers lexicographically by their elements.
Declared in <prevector.h>
bool
operator<(prevector<36U, unsigned char, unsigned int, int> const& other) const;
true if this container is ordered before other.
| Name | Description |
|---|---|
| other | The container to compare against. |