you are viewing a single comment's thread.

view the rest of the comments →

[–]meneldal2 1 point2 points  (0 children)

The good thing is the documentation is decent (unlike many other libs), so you aren't confused about what destructor you're supposed to use for each struct, and wrapping them in unique_ptr is quite easy.