SHAD
SHAD copied to clipboard
Refactor GetGlobalID into AbstractDataStructure
The method GetGlobalID is implemented over and over in all our data structures. It should be refactored into the AbstractDataStructure.