This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
preprocessor
Watch
1
Star
0
Fork
1
You've already forked preprocessor
mirror of
https://github.com/boostorg/preprocessor.git
synced
2026-04-18 07:38:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
498
Commits
7
Branches
119
Tags
eedd7378f1cc1b9de17b3cb29e7864d9118b88e2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Edward Diener
eedd7378f1
Added EQUAL and NOT_EQUAL to re-entrancy list.
2014-12-07 16:04:57 -05:00
doc
Added EQUAL and NOT_EQUAL to re-entrancy list.
2014-12-07 16:04:57 -05:00
include
/boost
When the Intellisense compiler is being used wihin the Visual Studio IDE, both __EDG__ and __INTELLISENSE__ are defined along with the usual VC++ predefines. This change adjusts the Boost PP configuration to take into account that situation.
2014-11-09 14:20:03 -05:00
meta
Add metadata file.
2014-08-18 15:09:06 +01:00
test
When using clang variadic macro support is now dependent on the C or C++ version system, and not automatically turned on in all situations. This reduces clang warnings.
2014-08-19 00:32:35 -04:00
.gitattributes
initial checkin
2001-11-25 18:32:11 +00:00
index.html
After asking Paul... add his copyright to the docs.
2006-07-24 04:08:25 +00:00
Description
Boost.org preprocessor module
6.2
MiB
Languages
C++
99.7%
C
0.2%