Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2004-10-16 16:53:31


Eric Niebler wrote:
>
>
> Tobias Schwinger wrote:
>
>>
>> That this won't work:
>>
>> typedef typename boost::add_const<typename T::head_type> type;
>
>
> This is not legal.

Of course. Sorry for any confusion, I just mistyped it.
Overthis, there is no such (removed) line in the diff this could refer to.

I actually meant:

   typedef typename boost::add_const<typename T::head_type>::type type;

Grabbed it from my editor window, this time - just in case... ;+).


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