Boost logo

Boost :

From: joel de guzman (isis-tech_at_[hidden])
Date: 2001-05-30 14:04:04


> > if (allow_typeof) {
> > typespec = TYPEOF '(' expr ')' | TYPEOF '(' type_id ')';
> > }
> >

<offtopic>

BTW, I'd love to have typeof. I read somewhere that there
was a way to simulate this. Any info?

I'd also love to have: auto var = <expression>

I hear CW6 and G++3 has typeof. Correct me if I'm wrong.
It is not standard but Andrei told me it has a very big chance
to be standard. So, can we simulate: auto var = <expression>
with typeof?

</offtopic>

Joel de Guzman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk