[#TxGraph-Ref-2constructor-06] = xref:TxGraph.adoc[TxGraph]::xref:TxGraph/Ref.adoc[Ref]::Ref :relfileprefix: ../../ :mrdocs: Construct an empty Ref. It can be initialized through TxGraph::AddTransaction. == Synopsis Declared in `<txgraph.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr Ref() noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#