Skip to content

convert: add fallback for compilers without concepts support

Concepts are supported on Clang >=10, GCC >= 10 and MSVC >= 19.23.

Fixes: https://github.com/haasn/libplacebo/issues/199

Merge request reports

Loading