This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_preprocessor
Watch
1
Star
0
Fork
0
forked from
boostorg/preprocessor
Code
Pull Requests
Activity
Files
a037024cecfbf109d1c35eb517e519e83a2a1a0c
boost_preprocessor
/
include
/
boost
T
History
Edward Diener
3ac4c915a3
In C++20 variadic data can be empty. This means that BOOST_PP_VARIADIC_SIZE now returns 0 for empty data instead of 1, and that conversions to and from empty variadic data and lists or arrays, which can be empty, work properly.
2020-06-29 21:57:23 -04:00
..
preprocessor
In C++20 variadic data can be empty. This means that BOOST_PP_VARIADIC_SIZE now returns 0 for empty data instead of 1, and that conversions to and from empty variadic data and lists or arrays, which can be empty, work properly.
2020-06-29 21:57:23 -04:00
preprocessor.hpp
commit test
2011-02-21 22:51:57 +00:00