![]() |
Sunshine v2025.628.4510
Self-hosted game stream host for Moonlight.
|
Contains utilities for moving objects by copying them. More...
Classes | |
| class | MoveByCopy |
Functions | |
| template<class T > | |
| MoveByCopy< T > | cmove (T &movable) |
| template<class T > | |
| MoveByCopy< T > | const_cmove (const T &movable) |
Contains utilities for moving objects by copying them.