
3 May
2004
3 May
'04
3:19 p.m.
Howard Hinnant <hinnant@twcny.rr.com> writes:
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.
I think it's easy enough to write a macro that will add back the reference if neccessary. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com