Rename WOLF_LIST_TYPEDEFS
The current name ClassNameList
leads to a wrong interpretation: a list of objects of type ClassName
. We should rename it as ClassNamePtrList
.
The current name ClassNameList
leads to a wrong interpretation: a list of objects of type ClassName
. We should rename it as ClassNamePtrList
.
In MR !252 (merged)
closed