ricab / scope_guard

A modern C++ scope guard that is easy to use but hard to misuse.

Home Page:https://ricab.github.io/scope_guard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sg::detail::scope_guard<Callback>::~scope_guard<Callback>() noexcept

blackStar1314 opened this issue · comments

Why destructor with "", instead of sg::detail::scope_guard::~scope_guard() noexcept

Hi @blackStar1314, I am not sure what you mean, but if you're suggesting removing the template param entirely, it doesn't work.

@blackStar1314 no pictures are visible 😕