mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 20:37:17 +02:00
fix typo
[SVN r21723]
This commit is contained in:
@ -165,7 +165,7 @@ explicit or partial specializations of <tt class="literal"><span class="pre">ind
|
||||
if ( ++x is ill-formed )
|
||||
return ``pointee<Dereferenceable>::type&``
|
||||
else
|
||||
std::iterator_traits<Dereferenceable>::value_type
|
||||
std::iterator_traits<Dereferenceable>::reference
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user