Boost logo

Boost :

From: Andy Little (andy_at_[hidden])
Date: 2006-04-08 03:53:36


"Felipe Magno de Almeida" wrote

> Is friend typename identity<T>::type;
>
> also illegal?

Yes. AFAIK You need a class-key before the name of the type for a friend *type*
declaration IOW class, struct, union.

regards
Andy Little


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