
12 Feb
2009
12 Feb
'09
5:21 p.m.
Steven Watanabe wrote:
AMDG
Andrey Semashev wrote:
I don't want to use Boost.TypeOf since it looks too heavy to me.
Only for compilers without built in typeof support.
I know only GCC of such. MSVC is supported through some compiler-specific trick, AFAIK. It doesn't look like a widely adopted feature nowdays.