ClickHouse / ClickHouse/clickhouse-cpp
Remove `my_result_of_t` in favor of `std::invoke_result_t`
Open
3.0
enhancement
- Dominant language
- C
- Stars
- 382
- Forks
- 209
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 12
Description
Kludged to support both C++ 17 and C++ 20, but now since we've completely switched to C++20 in 3.0 branch, it is safe to remove it.
https://github.com/ClickHouse/clickhouse-cpp/blob/ca8a430765302803b40d68589e84b98a4612ac66/ut/utils_meta.h#L37
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.