
6 Apr
2008
6 Apr
'08
7:35 p.m.
...
By the way, do you plan to parameterize the number of arguments allowed, using maybe preprocessor metaprogramming? Yes I know that this is quite ugly, but do not limit the user of the library.
Can you show me it could be done. I've started playing with boost::mpl but still do not see I could apply it for variable arguments. ...
Let me know if I can help you with the shared memory issues.
That'd be great. I'd integrate and reflect that in the header. If you go ahead with that, please wrap that in #if 1.35 < BOOST_VERSION #endif so that it still works with older versions of Boost that I have to use. Thanks, Vladimir.