ebj73
- Karma
- 38
- Created
- May 17, 2018 (8y ago)
- Submissions
- 0
-
I'm working on a side project where I'm also learning modern C++. As a part of the project I've created a static type registry class that I'm using for associating type names with types, and for instantiating types from…