Opened 9 years ago
Closed 7 years ago
#9210 closed Bugs (fixed)
Docs mention nonexisting config/variadics.hpp header
| Reported by: | Andrey Semashev | Owned by: | pmenso57 |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | preprocessor |
| Version: | Boost 1.54.0 | Severity: | Problem |
| Keywords: | Cc: |
Description (last modified by )
Docs refer to the boost/preprocessor/config/variadics.hpp header in the BOOST_PP_VARIADICS description, but this header does not exist. The macro is defined in boost/preprocessor/config/config.hpp. The missing header is also documented in the Headers section.
Change History (4)
comment:1 by , 9 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 9 years ago
| Owner: | changed from to |
|---|
comment:3 by , 7 years ago
comment:4 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This has been fixed in the latest Boost 1.58 release.