Boost logo

Boost :

From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2003-03-20 17:03:06


> The way call_traits is currently implemented,
> call_traits<int&>::value_type
> is an int&, not an int.

Maybe it's due to lack of partial specialization. What compiler are you
using?
Without PTS y oucould not deduce int from int&.

Gennadiy.


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