[#ByRatioNegSize-2conversion] = xref:ByRatioNegSize.adoc[ByRatioNegSize]::operator T const& :relfileprefix: ../ :mrdocs: Convert back to the underlying FeeFrac, which allows using std::max(). == Synopsis Declared in `<util/feefrac.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator T const&() const noexcept; ---- == Return Value A reference to the wrapped FeeFrac. [.small]#Created with https://www.mrdocs.com[MrDocs]#