mirror of
https://github.com/boostorg/utility.git
synced 2025-05-11 13:24:02 +00:00
fix link
[SVN r14318]
This commit is contained in:
parent
1755eaf019
commit
f7610c9b26
@ -515,7 +515,7 @@ struct <a name="default_iterator_policies">default_iterator_policies</a>
|
|||||||
argument and that we'll need to be able to deduce the <tt>result_type</tt>
|
argument and that we'll need to be able to deduce the <tt>result_type</tt>
|
||||||
of the function so we can use it for the adapted iterator's
|
of the function so we can use it for the adapted iterator's
|
||||||
<tt>value_type</tt>. <a href=
|
<tt>value_type</tt>. <a href=
|
||||||
"http://www.sgi.com/Technology/STL/AdaptableUnaryFunction.html">AdaptableUnaryFunction</a>
|
"http://www.sgi.com/tech/stl/AdaptableUnaryFunction.html">AdaptableUnaryFunction</a>
|
||||||
is the <a href="../../more/generic_programming.html#concept">Concept</a>
|
is the <a href="../../more/generic_programming.html#concept">Concept</a>
|
||||||
that fulfills those requirements.
|
that fulfills those requirements.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user