Boost logo

Boost :

Subject: Re: [boost] [config] Boost PP and variadic macros
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-04-03 15:47:44


On 03/04/2011 20:56, Edward Diener wrote:
> I am aware of a problem with VC++ and variadic macros and already
> addressed it in my VMD library by finding an effective workaround. The
> same technique to workaround the VC++ problem is in Boost PP with my
> work to add variadic macro support for it. If you still find a specific
> proble with VMD and VC++, please report it to me. The same goes for the
> work I am doing now to bring variadic macros to Boost PP.

I would be very interested in knowing what your workaround is for the
token pasting problem of MSVC, which prevents things like the popular
PP_NARG[1] macro from working.

[1] http://groups.google.com/group/comp.std.c/msg/12dd93fe6cb5f5e5


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk