
12 Oct
2007
12 Oct
'07
6:32 p.m.
on Wed Oct 10 2007, Michael Marcin
As an aside it's syntactically heavy to have to qualify each placeholder with "boost::mpl::". Unfortunately if I don't do that it picks up boost::bind placeholders from an unnamed namespace and gives an impressive spew of error messages.
namespace m = boost::mpl::placeholders;
typedef is_same