A set of COutput pointers ordered by the pointed-to output.
Declared in <wallet/coinselection.h>
<wallet/coinselection.h>
using OutputSet = std::set<std::shared_ptr<COutput>, OutputPtrComparator>;