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

error: redundant move in return statement #22

Closed CedricGuillemet closed 4 years ago

CedricGuillemet commented 4 years ago

Same as last PR. Hopefully the last one