Skip to content

Conversation

@bluhm
Copy link

@bluhm bluhm commented Aug 14, 2025

g++ (Debian 14.2.0-19) 14.2.0 fails with error: template-id not allowed for destructor in C++20. Remove template-id from ~BasicConstraint() destructor. It has been deprecated by standard.

g++ (Debian 14.2.0-19) 14.2.0 fails with error: template-id not
allowed for destructor in C++20.  Remove template-id <ConstraintType>
from ~BasicConstraint() destructor.  It has been deprecated by
standard.

Signed-off-by: Alexander Bluhm <[email protected]>
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