Skip to content

replace std::result_of with std::invoke_result to make std20 compilation work...

Andreas Dedner requested to merge fix/result_of2invoke_result into master

replace std::result_of with std::invoke_result to make std20 compilation work Is available since std17

Merge request reports

Loading