Skip to content

Commit 38e7983

Browse files
committed
Summary.hpp
1 parent 9a590e9 commit 38e7983

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

section5/Summary.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class Summary final
4747
}
4848

4949
// found
50+
// you could use iter to optimize it
5051
m_sales[id].inc_sold(s.sold());
5152
m_sales[id].inc_revenue(s.revenue());
5253
}

0 commit comments

Comments
 (0)