rexim / raii_with

A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rexim/raii_with Stargazers