[#TxGraph-2destructor] = xref:TxGraph.adoc[TxGraph]::~TxGraph :relfileprefix: ../ :mrdocs: Virtual destructor, so inheriting is safe. == Synopsis Declared in `<txgraph.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr virtual ~TxGraph() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#