5 ms·
This is one I put together a while back for gcc and clang: https://github.com/jeffwalter/defer/ https://github.com/jeffwalter/defer/. There's no limit to the nu
by ill0gicity 7y ago
This is one I put together a while back for gcc and clang: https://github.com/jeffwalter/defer/ https://github.com/jeffwalter/defer/. There's no limit to the number of defers you can have. At least not one I've run into.
- earenndil 7y agoMy version isn't as dependent on nonstandard extensions.