[PR #331] [MERGED] Core: NoCopy modernization and documentation. #319

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/331
Author: @klugier
Created: 12/20/2025
Status: Merged
Merged: 12/28/2025
Merged by: @mirek-fidler

Base: masterHead: klugier/no-copy-doc-and-modernization


📝 Commits (1)

  • 5cc777f Core: NoCopy modernization and documentation.

📊 Changes

2 files changed (+27 additions, -4 deletions)

View changed files

📝 uppsrc/Core/Defs.h (+4 -4)
uppsrc/Core/src.tpp/NoCopy_en-us.tpp (+23 -0)

📄 Description

I did modernization and replace private with delete methods. This should give better compiler output when some class consumer hit the problem.


🔄 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/331 **Author:** [@klugier](https://github.com/klugier) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/28/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/no-copy-doc-and-modernization` --- ### 📝 Commits (1) - [`5cc777f`](https://github.com/ultimatepp/ultimatepp/commit/5cc777f327bd88b734a6ac90a4652594213c6778) Core: NoCopy modernization and documentation. ### 📊 Changes **2 files changed** (+27 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/Defs.h` (+4 -4) ➕ `uppsrc/Core/src.tpp/NoCopy_en-us.tpp` (+23 -0) </details> ### 📄 Description I did modernization and replace private with delete methods. This should give better compiler output when some class consumer hit the problem. --- <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:45:39 -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#319
No description provided.