Skip to content

Removal of std::result_of in C++20

std::result_of has been removed in C++20, replaced by std::invoke_result1.

This leads to some error, for mln::accu::result_of

  1. https://en.cppreference.com/w/cpp/types/result_of