Hacker News new | ask | show | jobs
by Dwedit 213 days ago
That's the nice thing about macros, you can also have the macro generate C++ code using destructors instead of using the cleanup attribute. As long as your other C code is also valid C++ code, it should work.