Order two destinations by version, then by program.
Declared in <addresstype.h>
bool
operator<(
WitnessUnknown const& w1,
WitnessUnknown const& w2);
True if w1 orders before w2.
| Name | Description |
|---|---|
| w1 | The first destination. |
| w2 | The second destination. |