Skip to content

Comments

Fixed move constructor and assignment of Polynomial#102

Merged
ahmed-irfan merged 1 commit intoSRI-CSL:masterfrom
Ovascos:fix-polynomial-move-constructor
Nov 10, 2025
Merged

Fixed move constructor and assignment of Polynomial#102
ahmed-irfan merged 1 commit intoSRI-CSL:masterfrom
Ovascos:fix-polynomial-move-constructor

Conversation

@Ovascos
Copy link
Contributor

@Ovascos Ovascos commented Oct 28, 2025

Fixes #101

@Ovascos Ovascos force-pushed the fix-polynomial-move-constructor branch from 2f5ac8f to cfe0550 Compare October 29, 2025 00:08
@ahmed-irfan ahmed-irfan merged commit adb1094 into SRI-CSL:master Nov 10, 2025
8 checks passed
@Ovascos Ovascos deleted the fix-polynomial-move-constructor branch November 12, 2025 19:09
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.

The move constructor/assignment of Polynomial is incorrect

2 participants