Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.

This commit is contained in:
Wilson Snyder
2024-01-20 15:06:46 -05:00
parent 1a92502788
commit 3a5248a919
48 changed files with 88 additions and 85 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
//######################################################################
// GraphPCNode
struct GraphPCNode {
struct GraphPCNode final {
// User data for each node in GraphPathChecker.
//
// Like the LogicMTasks's, store before and after CPs for the nodes in