forked from boostorg/iterator
merged from trunk
[SVN r21774]
This commit is contained in:
@ -261,7 +261,7 @@ namespace boost
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
Base base() const
|
Base const& base() const
|
||||||
{ return m_iterator; }
|
{ return m_iterator; }
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Reference in New Issue
Block a user