
3 May
2004
3 May
'04
2:33 p.m.
On May 3, 2004, at 4:55 AM, Daniel Frey wrote:
Shouldn't we use the compiler's native typeof-implementation where available? IIRC both GCC and Intel support __typeof__
Metrowerks as well (same spelling, same semantics). Note that this is not a reference-preserving operation like the proposed decltype. -Howard