mirror of
https://github.com/boostorg/range.git
synced 2025-07-29 20:37:25 +02:00
Remove tabs.
[SVN r72190]
This commit is contained in:
2
include/boost/range/iterator_range_core.hpp
Executable file → Normal file
2
include/boost/range/iterator_range_core.hpp
Executable file → Normal file
@ -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