mirror of
https://github.com/boostorg/range.git
synced 2026-04-28 18:13:32 +02:00
Merge to release.
[SVN r72228]
This commit is contained in:
Executable → Regular
+1
-1
@@ -231,7 +231,7 @@ namespace boost
|
||||
|
||||
difference_type size() const
|
||||
{
|
||||
return m_End - m_Begin;
|
||||
return m_End - m_Begin;
|
||||
}
|
||||
|
||||
bool empty() const
|
||||
|
||||
Reference in New Issue
Block a user