Join Slack
Powered by
I would like to write a generic get() function tha...
# announcements
d
droidrcc
05/03/2018, 9:28 AM
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
Open in Slack
Previous
Next