mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
changed template class to class template
[SVN r9186]
This commit is contained in:
parent
93216e8fb7
commit
a4e122a82e
@ -81,8 +81,7 @@
|
|||||||
"#iterator_adaptor">iterator_adaptor</a></tt> template.<br>
|
"#iterator_adaptor">iterator_adaptor</a></tt> template.<br>
|
||||||
|
|
||||||
|
|
||||||
<h2><a name="iterator_adaptor">Template class</a>
|
<h2><a name="iterator_adaptor">Class template</a> <tt>iterator_adaptor</tt></h2>
|
||||||
<tt>iterator_adaptor</tt></h2>
|
|
||||||
Implementing standard conforming iterators is a non-trivial task. There are
|
Implementing standard conforming iterators is a non-trivial task. There are
|
||||||
some fine points such as the interactions between an iterator and its
|
some fine points such as the interactions between an iterator and its
|
||||||
corresponding const_iterator, and there are myriad operators that should be
|
corresponding const_iterator, and there are myriad operators that should be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user