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
593
Commits
8
Branches
115
Tags
e439b2555e28fb1a98cd70ae86793b02d08d319f
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Edward Diener
5756fb08ad
Fixed inspect report problems: tabs and lack of copyright notices, and a few other small html file errors.
2019-08-27 01:29:21 -04:00
Edward Diener
eb143c10f8
Added configuration info test.
2016-11-14 00:25:46 -05:00