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

missing noexcept keyword for clang #1

Closed CedricGuillemet closed 5 years ago

CedricGuillemet commented 5 years ago

missing noexcept keyword for clang added exception_with_reason that supports an info string at construction