rsokl opened this issue 6 years ago · 0 comments
The C++ code in the “Why Python?” section has a small typo. The iterator should be a.end() not e.end().
a.end()
e.end().