rafaelrojasmiliani / gsplines_cpp

Generalized Splines for Motion Optimization in C++ and python3
MIT License
24 stars 0 forks source link

Implemtn r-value method modifier #11

Closed rafaelrojasmiliani closed 3 years ago

rafaelrojasmiliani commented 3 years ago

Read this. We can specify in C++ when a method has to be called from an lvalue or a rvalue.