c: add 'helpers' header for C++ users
Open
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
Mostly this should contain RAII utilities like those in the PostgreSQL driver. It would make life much easier for C++ users. (There is a question of what to do with errors in Release(); we could make it configurable to throw/ignore/abort perhaps.) We could distribute it as a header alongside the driver manager that can also be copy-pasted.
Contributor guide
Assessment
This issue has not been assessed yet.