Skip to content

Implement NoCopyMove base class to disable copy and move operations#156

Merged
SensuiYagi merged 2 commits into
retinify:0.xfrom
SensuiYagi:feat/non_copy_class
Jan 23, 2026
Merged

Implement NoCopyMove base class to disable copy and move operations#156
SensuiYagi merged 2 commits into
retinify:0.xfrom
SensuiYagi:feat/non_copy_class

Conversation

@SensuiYagi

Copy link
Copy Markdown
Contributor

Introduce a base class that prevents copy and move semantics for derived classes, enhancing memory safety and resource management in the pipeline, matrix, session, and stream classes.

@SensuiYagi SensuiYagi merged commit 7d3f6f1 into retinify:0.x Jan 23, 2026
4 checks passed
@SensuiYagi SensuiYagi deleted the feat/non_copy_class branch January 23, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant