Opened 10 years ago
Closed 7 years ago
#7314 closed Feature Requests (fixed)
[Preprocessor] Variadics and clang
Reported by: | Owned by: | No-Maintainer | |
---|---|---|---|
Milestone: | To Be Determined | Component: | preprocessor |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
It looks like preprocessor's variadics is not supporting clang. It's explicitly disabling variadics support in clang in config.hpp. Is it possible to turn it on?
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Variadic support has been turned on for clang by default and is in the latest Boost 1.58 release.