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

Add virtual to cancellation destructor #27

Closed bghgary closed 3 years ago

bghgary commented 3 years ago

Compiler generates warning.