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
600
Commits
8
Branches
115
Tags
771edacbffd58eb6a880e09984c78c93fcab5794
Commit Graph
2 Commits
Author
SHA1
Message
Date
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