Open timblechmann opened 1 year ago
appleclang's compile seems to identify as c++20 while the standard library identifies as c++17.
invoke_result should be available in c++17 already, though
invoke_result
appleclang's compile seems to identify as c++20 while the standard library identifies as c++17.
invoke_result
should be available in c++17 already, though