[PR #147] [MERGED] CoWork warnings with clang/C++17 (std::result_of) #186

Closed
opened 2026-05-05 03:42:31 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/147
Author: @lindquist
Created: 2/11/2023
Status: Merged
Merged: 2/13/2023
Merged by: @mirek-fidler

Base: masterHead: cpp17_invoke_result_t


📝 Commits (1)

  • 13afeac std::result_of is deprecated in c++17 not 20

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 uppsrc/Core/CoWork.h (+2 -2)

📄 Description

std::result_of is deprecated in c++17 not 20


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/147 **Author:** [@lindquist](https://github.com/lindquist) **Created:** 2/11/2023 **Status:** ✅ Merged **Merged:** 2/13/2023 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `cpp17_invoke_result_t` --- ### 📝 Commits (1) - [`13afeac`](https://github.com/ultimatepp/ultimatepp/commit/13afeac0d2dff8ffc8459e3430e38844524feecf) std::result_of is deprecated in c++17 not 20 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/CoWork.h` (+2 -2) </details> ### 📄 Description std::result_of is deprecated in c++17 not 20 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:42:31 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#186
No description provided.