Convert back to the underlying FeeFrac, which allows using std::max().
Synopsis
Declared in <util/feefrac.h>
operator T const&() const noexcept;
Return Value
A reference to the wrapped FeeFrac.
Created with MrDocs