mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-31 21:34:38 +02:00
fix typo
[SVN r21723]
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
if ( ++x is ill-formed )
|
||||
return ``pointee<Dereferenceable>::type&``
|
||||
else
|
||||
std::iterator_traits<Dereferenceable>::value_type
|
||||
std::iterator_traits<Dereferenceable>::reference
|
||||
|
||||
|
Reference in New Issue
Block a user