mirror of
https://github.com/boostorg/utility.git
synced 2025-08-02 14:24:30 +02:00
Updated links to next/prior docs.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<a href="in_place_factories.html">in_place_factory</a><br>
|
<a href="in_place_factories.html">in_place_factory</a><br>
|
||||||
<a href="iterator_adaptors.htm">iterator_adaptors</a><br>
|
<a href="iterator_adaptors.htm">iterator_adaptors</a><br>
|
||||||
<a href="generator_iterator.htm">generator iterator adaptors</a><br>
|
<a href="generator_iterator.htm">generator iterator adaptors</a><br>
|
||||||
<a href="../iterator/doc/html/iterator/algorithms.html#iterator.algorithms.next_prior">next/prior</a> (moved to the Boost.Iterator library)<br>
|
<a href="../iterator/doc/html/iterator/algorithms/next_prior.html">next/prior</a> (moved to the Boost.Iterator library)<br>
|
||||||
<a href="../core/doc/html/core/noncopyable.html">noncopyable</a> (moved to the Boost.Core library)<br>
|
<a href="../core/doc/html/core/noncopyable.html">noncopyable</a> (moved to the Boost.Core library)<br>
|
||||||
<a href="operators.htm">operators</a><br>
|
<a href="operators.htm">operators</a><br>
|
||||||
<a href="utility.htm#result_of">result_of</a><br>
|
<a href="utility.htm#result_of">result_of</a><br>
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
Function templates <a href="../core/doc/html/core/checked_delete.html">checked_delete() and
|
Function templates <a href="../core/doc/html/core/checked_delete.html">checked_delete() and
|
||||||
checked_array_delete()</a> (moved to the Boost.Core library)</li>
|
checked_array_delete()</a> (moved to the Boost.Core library)</li>
|
||||||
<li>
|
<li>
|
||||||
Function templates <a href="../iterator/doc/html/iterator/algorithms.html#iterator.algorithms.next_prior">next() and prior()</a> (moved to the Boost.Iterator library)</li>
|
Function templates <a href="../iterator/doc/html/iterator/algorithms/next_prior.html">next() and prior()</a> (moved to the Boost.Iterator library)</li>
|
||||||
<li>
|
<li>
|
||||||
Class <a href="../core/doc/html/core/noncopyable.html">noncopyable</a> (moved to the Boost.Core library)</li>
|
Class <a href="../core/doc/html/core/noncopyable.html">noncopyable</a> (moved to the Boost.Core library)</li>
|
||||||
<li>
|
<li>
|
||||||
|
Reference in New Issue
Block a user