> In note #3 it says that param_type requires partial specialization; however, > it seems to work fine > with vc7. Does it mean that param_type defaults to const T& if partial > specialisation is not available?
There is a special workaround version for MSVC which almost does the right thing (it's just non-const qualified references which don't quite turn out right). John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost