[#wallet-OutputPtrComparator] = xref:wallet.adoc[wallet]::OutputPtrComparator :relfileprefix: ../ :mrdocs: Comparator ordering shared pointers to COutput by the pointed‐to output. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct OutputPtrComparator; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:wallet/OutputPtrComparator/operator_call.adoc[`operator()`] | Compare two outputs by value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#