Tabs to spaces

This commit is contained in:
John Wellbelove 2016-08-29 14:18:53 +01:00
parent 59ab675836
commit 79bbf860f6

View File

@ -341,7 +341,7 @@ namespace etl
const value_type* p_value;
};
typedef typename std::iterator_traits<iterator>::difference_type difference_type;
typedef typename std::iterator_traits<iterator>::difference_type difference_type;
//*************************************************************************
/// Constructor.