12 Jun
2003
12 Jun
'03
17:16
Verdi March <cincaipatron@gmx.net> [Wed, 11 Jun 2003 18:28:07 +0800]:
how can I perform "reflection" in C++ ? Is it possible?
It won't help in this case, but for advanced template stuff check the boost library at www.boost.org and for reflection http://www.boost.org/libs/type_traits/index.htm Philipp