[#ByRatioNegSize-2constructor] = xref:ByRatioNegSize.adoc[ByRatioNegSize]::ByRatioNegSize :relfileprefix: ../ :mrdocs: Wrap a FeeFrac (or derived type) for feerate‐then‐reversed‐size comparison. == Synopsis Declared in `<util/feefrac.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr ByRatioNegSize(T const& feefrac) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *feefrac* | The FeeFrac to wrap; the reference is held, not copied. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#