mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-29 11:47:14 +02:00
Updated title page specifying assumption of variadic macro support.
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
support for preprocessor metaprogramming. The library supports
|
||||
both C++ and C compilation. It does not depend on any other Boost
|
||||
libraries and therefore may be used as a standalone library.<br>
|
||||
<br>
|
||||
The library assumes that the compiler supports variadic macros.
|
||||
</div>
|
||||
<div>The library assumes that the compiler supports variadic macros.
|
||||
Since variadic macros are a C99 or C++11 feature the library
|
||||
ostensibly requires at least compilation at those C or C++
|
||||
standard levels. A number of compilers support variadic macros at
|
||||
|
Reference in New Issue
Block a user