clipp
clipp copied to clipboard
fix: when use c++ 20, compile failed
@muellan Is there any chance that this will be merged upstream? The default C++ version is now 23 and std::result_of
is long gone. We really need this.