Support libc++ and reduce minimum required standard to c++20
Compare changes
Files
5- Santiago Ospina De Los Ríos authored
This macro was introduced to make std::move_only_function to be compatible with clang and libstd++, but it is not required anymore as we use function2
@@ -3,6 +3,8 @@
@@ -60,7 +62,7 @@ class TIFFGrayscale