cpp-cryptlite icon indicating copy to clipboard operation
cpp-cryptlite copied to clipboard

Modernize based on C++14 or C++17?

Open jiawen opened this issue 1 year ago • 0 comments

Are you accepting pull requests?

C++14 is now 10 years old. #include <cstdint>, std::shared_ptr, making classes non-copyable are now first class language and library features. Do you have any objections to an update rather than a fork?

jiawen avatar Sep 04 '24 18:09 jiawen