]> granicus.if.org Git - graphviz/commit
manage node pointers within VPSC Event type as smart pointers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 12 Jun 2021 19:21:25 +0000 (12:21 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Jun 2021 19:24:07 +0000 (12:24 -0700)
commitcd2456770c1e13937253eac53cd8a380ec43fc0e
tree65bc052decfc673ed6ffb78fb0a5324a387c9028
parent29e560f0f15dc98b0b25db25b5c8a49cc1a8d74a
manage node pointers within VPSC Event type as smart pointers

This removes the need to track these allocations and removes some raw delete.
lib/vpsc/generate-constraints.cpp