coder52 / Cpp-Primer-Solutions-2013

MIT License
0 stars 0 forks source link

Page 222 Exercise 6.27: #39

Closed coder52 closed 3 years ago

coder52 commented 3 years ago

Write a function that takes an initializer_list and produces the sum of the elements in the list.