forked from boostorg/range
*** 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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user