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
631
Commits
8
Branches
115
Tags
efea46b2fb693698c0ca97cbbc9cfe0fed0b1805
Commit Graph
3 Commits
Author
SHA1
Message
Date
Edward Diener
a6404a8fb2
Fixed __VA_OPT__ functionality for vc++ in c20 mode.
2019-11-12 14:57:09 -05:00
Edward Diener
732d00341f
For the default VC++ preprocessor turn off __VA_OPT__ support in true c20 mode ( /Zc:__cplusplus ) as it can not handle it.
2019-11-12 10:31:24 -05:00
Edward Diener
80107ea60a
Changed opt to has_opt in header file and HTML
2019-10-19 10:51:40 -04:00