libdeng2|Refactor: Rules are reference-counted
Simplified the lifetime and ownership management of rules by applyingreference counting.
Also added functions de::holdRef() and de::releaseRef() for moreconvenient/safer reference holding and releasing.
View differences
libdeng2|Refactor: Rules are reference-counted
Simplified the lifetime and ownership management of rules by applying
reference counting.
Also added functions de::holdRef() and de::releaseRef() for more
convenient/safer reference holding and releasing.