
26 Feb
2009
26 Feb
'09
9:04 a.m.
Joel Falcou <joel.falcou <at> u-psud.fr> writes:
Markus Werle a écrit :
This issue crops up since years and annoys everybody. I still pray for the day when someone removes this from :: Is there any specificities between all the various _,_1,_2 etc object ? Can't we build a small boost::placeholder and have all those libraries use them ?
Probably ... The problem is *not* the existence of 5 different versions of _1 inside boost. The problem is that one of those is in the wrong namespace and wins all the time even when it should not. Markus