libplist
libplist copied to clipboard
Modernize C++ (>=14)
Using modern C++ features (smart pointer, delegating constructors, auto, etc...) could make the code more robust and readable (less code)
What about moving to c++14 and above?
I don't think your proposal will pass :)