
25 Apr
2007
25 Apr
'07
1:39 p.m.
Philippe Vaucher wrote:
Check out boost::typeof, otherwise you have typeid(T).name() or gcc's typeof extension.
I'd guess the OP then also wants some (compiler-specific) demangler functionality to map back to human-readable type names. That may or may not be available in existing APIs, depending on the compiler / runtime being used. Regards, Stefan -- ...ich hab' noch einen Koffer in Berlin...