[#cluster_linearize-DepGraph-Positions] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/DepGraph.adoc[DepGraph]::Positions :relfileprefix: ../../ :mrdocs: Get the set of transactions positions in use. Complexity: O(1). == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- SetType const& Positions() const noexcept; ---- == Return Value The set of positions currently occupied. [.small]#Created with https://www.mrdocs.com[MrDocs]#