Boost C++ Libraries: Ticket #7199: Lazy at_key for phoenix https://svn.boost.org/trac10/ticket/7199 <p> Teleported from <a class="ext-link" href="http://boost.2283326.n4.nabble.com/Lazy-at-key-for-phoenix-2-td3746575.html"><span class="icon">​</span>spirit-general aug 2011</a>: </p> <blockquote class="citation"> <p> I needed a lazy version of at_key to deal with fusion associative sequences in semantic actions. The simple diff attached is based on the phoenix at.hpp file. There is also a small test program attached. </p> <p> Maybe "we" can add it to the Spirit 2 trunk? </p> <p> Thanks - michael </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7199 Trac 1.4.3 Sehe <bugs@…> Tue, 07 Aug 2012 00:41:21 GMT attachment set https://svn.boost.org/trac10/ticket/7199 https://svn.boost.org/trac10/ticket/7199 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">phx_at_key.patch</span> </li> </ul> Ticket Sehe <bugs@…> Tue, 07 Aug 2012 00:41:33 GMT attachment set https://svn.boost.org/trac10/ticket/7199 https://svn.boost.org/trac10/ticket/7199 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">at_key_test.cpp</span> </li> </ul> Ticket Michel Morin Tue, 07 Aug 2012 01:58:18 GMT component changed; owner set https://svn.boost.org/trac10/ticket/7199#comment:1 https://svn.boost.org/trac10/ticket/7199#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Thomas Heller</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">phoenix</span> </li> </ul> Ticket