Boost C++ Libraries: Ticket #6539: the return type of get() is not documented correctly https://svn.boost.org/trac10/ticket/6539 <p> It says in the documentation that get() returns a copy of a value for the <a class="missing wiki">ReadablePropertyMap</a>. In fact this depends on the definition of the reference type. This description has to be loosened if LValuePropertyMap is to be considered a refinement of <a class="missing wiki">ReadablePropertyMap</a> </p> <p> I am submitting a patch to the documentation </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6539 Trac 1.4.3 anonymous Thu, 09 Feb 2012 17:01:35 GMT attachment set https://svn.boost.org/trac10/ticket/6539 https://svn.boost.org/trac10/ticket/6539 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">return_value_get.patch</span> </li> </ul> <p> patch to concept documentation </p> Ticket Jeremiah Willcock Thu, 09 Feb 2012 20:20:08 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6539#comment:1 https://svn.boost.org/trac10/ticket/6539#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</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/76958" title="Added edited version of documentation patch in #6539; fixes #6539">[76958]</a>) Added edited version of documentation patch in <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6539" title="#6539: Patches: the return type of get() is not documented correctly (closed: fixed)">#6539</a>; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6539" title="#6539: Patches: the return type of get() is not documented correctly (closed: fixed)">#6539</a> </p> Ticket