Opened 9 years ago
Last modified 7 years ago
#9210 closed Bugs
Docs mention nonexisting config/variadics.hpp header — at Version 1
| Reported by: | Andrey Semashev | Owned by: | No-Maintainer |
|---|---|---|---|
| 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.
Note:
See TracTickets
for help on using tickets.
