
22 Feb
2006
22 Feb
'06
12:38 p.m.
Paul Mensonides wrote:
For now, C++ doesn't have variadics and placemarkers, so I can't add the first one to the Boost Preprocessor library.
I believe they are present in the current working draught for C++0x though, so you could add 'experimental' support with a C++0x feature detection macro, if you were feeling adventurous ;?) -- AlisdairM