j
k
j a
j l
Frank Mori Hess:
However, using the definitions of the placeholders provided for MSVC: static boost::arg<1> _1; does work for gcc 4.0.1, for all cases:
However, using the definitions of the placeholders provided for MSVC:
static boost::arg<1> _1;
does work for gcc 4.0.1, for all cases:
It works, but produces annoying "variable not used" warnings. :-)
Back to the thread
Back to the list