DanielJump
Results
2
comments of
DanielJump
Unfortunately, this doesn't work on MSVC anymore. cx_sha256.h(24,26): error C7631: 'cx::err::`anonymous-namespace'::sha256_runtime_error': variable with internal linkage declared but not defined It's also a warning on clang (-Wundefined-internal) but that can be...
Is it ok to just require c++17?