Opened 11 years ago
Closed 10 years ago
#6110 closed Patches (duplicate)
range::join namespaces issue
Reported by: | Owned by: | Neil Groves | |
---|---|---|---|
Milestone: | To Be Determined | Component: | range |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
Boost::range::join has namespace issue beginning from version 1.47. joined_range class lookup join_iterator in wrong namespace. I propose to fully qualify join_iterator namespace.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | join.hpp.patch added |
---|
comment:3 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Proposed patch