Opened 9 years ago
Last modified 9 years ago
#8803 new Bugs
Unused parameter issue
Reported by: | Owned by: | Daniel Wallin | |
---|---|---|---|
Milestone: | To Be Determined | Component: | parameter |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
When I set the compiler to the highest warning level and treat warnings as errors, lines 123 and 129 of the file boost/parameter/aux_/tagged_argument.hpp causes compilation failures.
Note:
See TracTickets
for help on using tickets.
Equal to ticket #8637