Sunshine latest
Self-hosted game stream host for Moonlight.
move_by_copy_util Namespace Reference

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)
 

Detailed Description

Contains utilities for moving objects by copying them.