Opened 13 years ago

Closed 13 years ago

#3473 closed Feature Requests (fixed)

Request for joint_view for associative sequences

Reported by: e_r Owned by: Christopher Schmidt
Milestone: Boost 1.41.0 Component: fusion
Version: Boost 1.40.0 Severity: Problem
Keywords: joint_view, map Cc: joel@…, mr.chr.schmidt@…

Description

The current implementation of views does not preserve the associative-ness of the underlying sequence(s). However, c++0x-port correctly preserves the category. It has been suggested in the user mailing list (9/19/09 at 11:07PM) that the latter be ported to boost/fusion.

http://groups.google.com/group/boost-list/browse_thread/thread/b34dba477b4b8dd6/a7df5982b2a48462?show_docid=a7df5982b2a48462&fwc=2#

Change History (3)

comment:1 by Christopher Schmidt, 13 years ago

Owner: changed from Joel de Guzman to Christopher Schmidt

I am on it.

comment:2 by Christopher Schmidt, 13 years ago

Status: newassigned

comment:3 by Christopher Schmidt, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [57242]) associative iterators & views (Fixes #3473)

Note: See TracTickets for help on using tickets.