All Posts Tagged with “preproccessor”
-
Uniquely Identifying Types in C++ without using RTTI
Posted in Programming on Sep 5, 2010
In which the evils of the C pre-processor macros are exploited for the greater good to produce unique IDs for types in C++.
