[#cluster_linearize-DepGraph-DynamicMemoryUsage] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/DepGraph.adoc[DepGraph]::DynamicMemoryUsage :relfileprefix: ../../ :mrdocs: Report the heap memory used by this graph. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t DynamicMemoryUsage() const noexcept; ---- == Return Value The dynamically allocated memory used, in bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#