Opened 11 years ago

Closed 10 years ago

#6110 closed Patches (duplicate)

range::join namespaces issue

Reported by: tolmachev.arseny@… 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)

join.hpp.patch (1.8 KB ) - added by tolmachev.arseny@… 11 years ago.
Proposed patch

Download all attachments as: .zip

Change History (4)

by tolmachev.arseny@…, 11 years ago

Attachment: join.hpp.patch added

Proposed patch

comment:1 by anonymous, 11 years ago

also see #6103 and #5627

comment:2 by Nathan Ridge, 10 years ago

Duplicate of #6103 (which was just fixed).

comment:3 by Nathan Ridge, 10 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.