scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
Please register or sign in to comment
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.