id summary reporter owner description type status milestone component version severity resolution keywords cc 13447 BOOST_PP_VARIADICS should be 1 for NVCC Alexander Matthes No-Maintainer "Hi, I just run into the problem that my boost preprocessor using code was not running because {{{BOOST_PP_VARIADIC}}} in /boost/preprocessor/config/config.hpp is set to 0 for {{{__CUDACC__}}} in [https://github.com/boostorg/preprocessor/blob/develop/include/boost/preprocessor/config/config.hpp#L74 line 74]. However for my application variadic macros as working great with the nvidia compiler. What is needed to accept the nvidia compiler as {{{tested compiler}}} as stated in line 73 of the same file?" Feature Requests new To Be Determined preprocessor Boost Development Trunk Problem preprocessor nvcc cuda