Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
wallet::OutputPtrComparator Struct Reference

#include <coinselection.h>

Public Member Functions

bool operator() (const std::shared_ptr< COutput > &a, const std::shared_ptr< COutput > &b) const

Detailed Description

Definition at line 323 of file coinselection.h.

Member Function Documentation

◆ operator()()

bool wallet::OutputPtrComparator::operator() ( const std::shared_ptr< COutput > & a,
const std::shared_ptr< COutput > & b ) const
inline

Definition at line 324 of file coinselection.h.


The documentation for this struct was generated from the following file: