diff --git a/doc/title.html b/doc/title.html index ce13018..a13b199 100644 --- a/doc/title.html +++ b/doc/title.html @@ -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.
-
- The library assumes that the compiler supports variadic macros. + +
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