1974 shaares
6 private links
6 private links
1 result
tagged
defer
attribute ((cleanup(f)): according to the documentation, this variable attribute would call the function f on the variable before exiting the current scope.
I was delighted.