diff --git a/minmax/index.html b/minmax/index.html index 9b0312a..af81021 100644 --- a/minmax/index.html +++ b/minmax/index.html @@ -338,7 +338,7 @@ most instead of exactly in the odd case. Rationale: -Why not a single header &boost/algorithm/minmax.hpp>? +Why not a single header <boost/algorithm/minmax.hpp>? This was the design originally proposed and approved in the formal review. As the need for Boost.tuple became clear (due to the limitations of std::pair), it became also annoying to require another
This was the design originally proposed and approved in the formal review. As the need for Boost.tuple became clear (due to the limitations of std::pair), it became also annoying to require another