libplist icon indicating copy to clipboard operation
libplist copied to clipboard

Modernize C++ (>=14)

Open OznOg opened this issue 3 years ago • 1 comments

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?

OznOg avatar Nov 13 '21 16:11 OznOg

I don't think your proposal will pass :)

AiXanadu avatar Nov 15 '21 01:11 AiXanadu