Boost C++ Libraries: Ticket #3473: Request for joint_view for associative sequences https://svn.boost.org/trac10/ticket/3473 <p> 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. </p> <p> <a class="ext-link" href="http://groups.google.com/group/boost-list/browse_thread/thread/b34dba477b4b8dd6/a7df5982b2a48462?show_docid=a7df5982b2a48462&amp;fwc=2"><span class="icon">​</span>http://groups.google.com/group/boost-list/browse_thread/thread/b34dba477b4b8dd6/a7df5982b2a48462?show_docid=a7df5982b2a48462&amp;fwc=2</a># </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3473 Trac 1.4.3 Christopher Schmidt Mon, 21 Sep 2009 17:18:54 GMT owner changed https://svn.boost.org/trac10/ticket/3473#comment:1 https://svn.boost.org/trac10/ticket/3473#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Joel de Guzman</span> to <span class="trac-author">Christopher Schmidt</span> </li> </ul> <p> I am on it. </p> Ticket Christopher Schmidt Sun, 11 Oct 2009 12:00:20 GMT status changed https://svn.boost.org/trac10/ticket/3473#comment:2 https://svn.boost.org/trac10/ticket/3473#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Christopher Schmidt Fri, 30 Oct 2009 00:19:42 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3473#comment:3 https://svn.boost.org/trac10/ticket/3473#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/57242" title="associative iterators &amp; views (Fixes #3473)">[57242]</a>) associative iterators &amp; views (Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3473" title="#3473: Feature Requests: Request for joint_view for associative sequences (closed: fixed)">#3473</a>) </p> Ticket