[#FeePerUnit-2constructor] = xref:FeePerUnit.adoc[FeePerUnit]::FeePerUnit :relfileprefix: ../ :mrdocs: Inherit the FeeFrac constructors. == Synopsis Declared in `<util/feefrac.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using FeeFrac::FeePerUnit; ---- == Introduced Symbols [cols="1,4"] |=== | Name| Description | xref:FeeFrac/2constructor-0d.adoc[`FeeFrac`] [.small]#[constructor]# | Copy‐construct a FeeFrac from another one. | xref:FeeFrac/2constructor-08.adoc[`FeeFrac`] [.small]#[constructor]# | Construct a FeeFrac with specified fee and size. | xref:FeeFrac/2constructor-03.adoc[`FeeFrac`] [.small]#[constructor]# | Construct an IsEmpty() FeeFrac. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#