Opened 12 years ago
#4503 new Bugs
unused parameter warning for bimap/relation/mutant_relation.hpp serialize
Reported by: | Owned by: | Matias Capeletto | |
---|---|---|---|
Milestone: | Boost 1.44.0 | Component: | bimap |
Version: | Boost 1.44.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
The parameter 'const unsigned int version' is not used and depending on the compiler flags results in a lot of warnings being generated.
A patch against the current trunk is attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.