mirror of
https://github.com/boostorg/range.git
synced 2026-04-29 10:34:14 +02:00
Remove tabs.
[SVN r72190]
This commit is contained in:
Executable → Regular
+1
-1
@@ -249,7 +249,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