I would like to write a generic get() function tha...
# announcements
d
I would like to write a generic get() function that I can use in this way:
model.get<Circle>()
that return a Circle instance getting it from an hashMap