|
|
|
|
|
by chlorion
1364 days ago
|
|
>They don't need a move constructor because they've been already clever enough to solve a prolbem from a different angle. How would you implement something like unique_ptr without move semantics? Can you give an example of angles being used to avoid needing move semantics? |
|