Monthly Archives: September 2010

Adventures with Templates – Basic C++ Type Introspection without RTTI

Some rambling about C++ templating, template metaprogramming, reflection and SFINAE. And finally an experimental (read: limited and impractical) SFINAE solution for basic reflection Continue reading

Posted in C++ | Tagged , , , , , , | 4 Comments