Ticket #4937: boost-minmax-html-typo.patch

File boost-minmax-html-typo.patch, 667 bytes (added by Vladimir Rutsky <altsysrq@…>, 12 years ago)

Patch fixing typo described in bug report

  • libs/algorithm/minmax/index.html

     
    338338<b>Rationale:</b></h3>
    339339
    340340<a name="two_headers">
    341 <h4><b>Why not a single header <tt>&amp;boost/algorithm/minmax.hpp></tt>?</b></h4>
     341<h4><b>Why not a single header <tt>&lt;boost/algorithm/minmax.hpp&gt;</tt>?</b></h4>
    342342<p>This was the design originally proposed and approved in the formal
    343343review. As the need for Boost.tuple became clear (due to the limitations
    344344of <tt>std::pair</tt>), it became also annoying to require another