Opened 10 years ago
Closed 10 years ago
#7994 closed Bugs (fixed)
Commented out code left in boost/archive/iterators/remove_whitespace.hpp
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | To Be Determined | Component: | serialization |
Version: | Boost 1.53.0 | Severity: | Cosmetic |
Keywords: | Cc: | shane.turner@… |
Description
Cosmetic issue. There's some commented out code lying around in remover_whitespace.hpp near lines 146 and 155.
//BOOST_DEDUCED_TYPENAME Base::value_type
Change History (4)
comment:1 by , 10 years ago
Cc: | added |
---|
comment:2 by , 10 years ago
Component: | None → iterator |
---|---|
Owner: | set to |
comment:3 by , 10 years ago
Component: | iterator → serialization |
---|---|
Owner: | changed from | to
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Next time, please specify the correct component. It's not Boost.Iterators.