By plinge
via axel.plinge.de
Published: Aug 13 2006 / 10:41
One aspect that C++ annoyingly lacks is reflection. But, it wouldn't be C++ if there was no way of adding some aspects more ore less explicitly. I chose to add a few basic classes to my projects in order for the parameters one needs to store or ask the user about to be available through some common interface thereby created.
Add your comment