Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compilation with clang-1205.0.22.9.
This fixes the following error: `ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Werror,-Wdtor-name] sg::detail::scope_guard<Callback>::~scope_guard() noexcept´
- Loading branch information