federico-busato / Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)
https://federico-busato.github.io/Modern-CPP-Programming/
11.91k stars 798 forks source link

syntax error #106

Closed luck-tian closed 2 months ago

luck-tian commented 2 months ago

path: 18.Iterators_Containers_Alg.pdf

WXWorkCapture_17224157708788 there's a syntax error in that code snippet due to a missing closing parenthesis

federico-busato commented 2 months ago

thanks for reporting it, @luck-tian. I will fix it soon