doc fixes

[SVN r42693]
This commit is contained in:
Thorsten Jørgen Ottosen
2008-01-12 12:38:57 +00:00
parent 14a9a1906b
commit d31787daae
5 changed files with 12 additions and 12 deletions

View File

@@ -35,7 +35,7 @@ href="http://boost.sourceforge.net/regression-logs/developer/range.html">here</a
</p>
<p >
Notice also that some compilers cannot do function template ordering properly.
In that case one must rely of <a
In that case one must rely on <a
href="boost_range.html#range_iterator"><code >range_iterator</code></a>
and a single function definition instead of overloaded versions for const and
non-const arguments.