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
Files
4cce94a84ec47903570754e2324fa46415d23d2a
boost_preprocessor
/
include
/
boost
/
preprocessor
/
variadic
/
detail
History
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
..
is_single_return.hpp
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
opt.hpp
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