issues
search
microsoft
/
arcana.cpp
Arcana.cpp is a collection of helpers and utility code for low overhead, cross platform C++ implementation of task-based asynchrony.
MIT License
78
stars
24
forks
source link
fix warning
#21
Closed
CedricGuillemet
closed
4 years ago
CedricGuillemet
commented
4 years ago
unused parameters for Android
std::move removed for return values : 'redundant move in return statement' More PR expected to fix all warnings...