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

Enable non-copyable inplace functions. #18

Closed syntheticmagus closed 4 years ago

syntheticmagus commented 4 years ago

Checked locally, all tests pass.