iterator: style, east-const
This commit is contained in:
parent
0e5a084a9b
commit
bf535de083
@ -92,7 +92,7 @@ namespace cruft {
|
||||
{ ; }
|
||||
|
||||
infix_iterator&
|
||||
operator= (const T &value)
|
||||
operator= (T const &value)
|
||||
{
|
||||
if (!m_first)
|
||||
m_output << m_delimiter;
|
||||
|
Loading…
Reference in New Issue
Block a user