scope_guard
scope_guard copied to clipboard
gcc 11.1.0, C++20 - compilation failure
scope_guard/scope_guard.hpp:152:36: error: template-id not allowed for destructor
152 | sg::detail::scope_guard<Callback>::~scope_guard<Callback>() noexcept
| ^