Boost C++ Libraries: Ticket #12163: `void boost::algorithm::replace_all()`'s documentation describes the return value https://svn.boost.org/trac10/ticket/12163 <p> <a href="http://www.boost.org/doc/libs/1_60_0/doc/html/boost/algorithm/replace_all.html">http://www.boost.org/doc/libs/1_60_0/doc/html/boost/algorithm/replace_all.html</a> </p> <p> The synopsis says the return value with: </p> <blockquote class="citation"> <p> Returns: A reference to the modified input </p> </blockquote> <p> although the return value is <code>void</code> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12163 Trac 1.4.3 Michel Morin Thu, 28 Apr 2016 01:03:52 GMT owner, component changed https://svn.boost.org/trac10/ticket/12163#comment:1 https://svn.boost.org/trac10/ticket/12163#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Marshall Clow</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">algorithm</span> </li> </ul> Ticket Marshall Clow Thu, 28 Apr 2016 15:49:33 GMT <link>https://svn.boost.org/trac10/ticket/12163#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12163#comment:2</guid> <description> <p> Fixed in develop with commit d7573b6; will merge to master soon. </p> </description> <category>Ticket</category> </item> </channel> </rss>