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
601
Commits
8
Branches
115
Tags
1473215dc7f2900b3610f230f1b5be942904b134
Commit Graph
3 Commits
Author
SHA1
Message
Date
Edward Diener
1473215dc7
Changed name of macro from BOOST_PP_VARIADIC_OPT to BOOST_PP_VARIADIC_HAS_OPT
2019-10-19 05:49:13 -04:00
Edward Diener
54669af127
Fixed macro testing for __VA_OPT__ support.
2019-09-27 22:15:18 -04:00
Edward Diener
e476f10f52
Added OPT macro to determine whether C++20's __VA_OPT__ is supported or not. Updated the undocumented variadic IS_EMPTY to use the functionality of __VA_OPT__ if it exists to provide perfect functionality for testing for emptiness.
2019-09-25 06:29:04 -04:00