This website requires JavaScript.
Explore
Help
Sign In
townforge
/
preprocessor
Watch
1
Star
0
Fork
0
You've already forked preprocessor
Code
Issues
Pull Requests
Releases
Wiki
Activity
590
Commits
1
Branch
0
Tags
3.6
MiB
C++
99.4%
C
0.6%
684e9991ec
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Edward Diener
684e9991ec
Only include macro if allowable.
2019-09-26 15:05:17 -04:00
doc
Updated example for using the BOOST_PP_VARIADIC_OPT macro.
2019-09-26 01:19:31 -04:00
include
/boost
Only include macro if allowable.
2019-09-26 15:05:17 -04:00
meta
Add metadata file.
2014-08-18 15:09:06 +01:00
test
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
.gitattributes
initial checkin
2001-11-25 18:32:11 +00:00
.travis.yml
Updated for b2 cmake support.
2018-12-19 22:09:23 -05:00
appveyor.yml
Updated for b2 cmake support.
2018-12-19 22:09:23 -05:00
CMakeLists.txt
[CMake] Add self-test for cmake file to travis
2018-10-16 19:58:45 +02:00
index.html
After asking Paul... add his copyright to the docs.
2006-07-24 04:08:25 +00:00