This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_preprocessor
Watch
1
Star
0
Fork
0
You've already forked boost_preprocessor
forked from
boostorg/preprocessor
Code
Pull Requests
Activity
775
Commits
8
Branches
115
Tags
d4e82d7d3f2e2adbe280966ac51ce8f9372f5a44
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Paul Mensonides
1149d38ef4
limited variadic support
...
[SVN r72763]
2011-06-26 13:07:20 +00:00