mirror of
https://github.com/boostorg/range.git
synced 2025-07-30 12:57:28 +02:00
*** empty log message ***
[SVN r36155]
This commit is contained in:
@ -69,7 +69,7 @@ namespace Foo
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
inline X::iterator boost_range_end( X& x )
|
inline X::iterator boost_range_end( X& x )
|
||||||
{
|
{
|
||||||
return x.vec.end();
|
return x.vec.end();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user