pythontutor-dev / pythontutor

10 stars 4 forks source link

C++11 rvalue references / move semantics not tested yet #4

Open pgbovine opened 4 years ago

pgbovine commented 4 years ago

see this blog post for an example: https://eli.thegreenplace.net/2011/12/15/understanding-lvalues-and-rvalues-in-c-and-c/