
The rules are now stored in a list instead of a linked list of rules. Parts of the code still use raw pointers to the Rule class instead of shared pointers.
The rules are now stored in a list instead of a linked list of rules. Parts of the code still use raw pointers to the Rule class instead of shared pointers.