This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
preprocessor
Watch
1
Star
0
Fork
1
You've already forked preprocessor
mirror of
https://github.com/boostorg/preprocessor.git
synced
2026-01-26 00:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ac4c915a37f5b4dff71103ce8d787062b36eca0
preprocessor
/
include
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
..
boost
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