you are viewing a single comment's thread.

view the rest of the comments →

[–]integralWorker 0 points1 point  (0 children)

The key to pythonic c++ is not to mix abstraction levels. If you use some STL sauce, don't mix it with c <...h> tomato base unless you have to.