
30 May
2005
30 May
'05
12:33 p.m.
Arkadiy Vertleyb <vertleyb <at> hotmail.com> writes:
Well, this is just:
typeof(expr) var = expr;
I am surprized that it compiles in the native mode. Can a variable have the type "void"?
Oops, I jumped into BOOST_TYPEOF section silently. It is BOOST_TYPEOF that works this way. Sorry for this.
Only type, integral, and template template parameters are currently
Any plans to support other non-type parameters in a future? -- Alexander Nasonov