An extremely bare-bones implementation of a reflection system with templating. This is meant to demo how you might implement a system that can allow for reflection-like behavior in a C++ application ...