cpp-sdl2 icon indicating copy to clipboard operation
cpp-sdl2 copied to clipboard

swap all the things

Open edhebi opened this issue 5 years ago • 0 comments

Most of our type are move only, and swap is a nice primitive to work with those. It's pretty quick to implement and would make things easier, at the very least to implement move assignment

edhebi avatar Jun 22 '20 00:06 edhebi