issues
search
WerWolv
/
libtesla
The support library for Tesla overlays
GNU General Public License v2.0
218
stars
49
forks
source link
Fix tsl::changeTo to work with rvalue reference args
#17
Closed
diwo
closed
4 years ago
diwo
commented
4 years ago
Need to cast rvalue ref back to
Args&&
Need to cast rvalue ref back to
Args&&