> 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. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost