> > Since T is never cv-qualified or a reference, this should work under all > > circumstances. > > Uhmm, actually 'is_msvc_eti_arg' can be used in other contexts, including > the ones where T can be everything, and in particular a reference; so, in > the long run, we'll have to do something a little bit more sophisticated to > fix it, but for now 'T&' will do. Fixed in the CVS.
Ooops, you're right, I missed the other uses. Thanks for the fixes! Andreas _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost