Skip to content

Conversation

AlexandreSinger
Copy link
Contributor

This change was originally proposed by @heshpdx

c++20 disallows template IDs from the constructor of templated classes. This is a strange thing to do anyways and was likely done by mistake. Removed the template IDs from both the standard constructor and the copy constructor.

Resolves #2818

This change was originally proposed by @heshpdx

c++20 disallows template IDs from the constructor of templated classes.
This is a strange thing to do anyways and was likely done by mistake.
Removed the template IDs from both the standard constructor and the copy
constructor.
@vaughnbetz vaughnbetz merged commit 37e2cdb into verilog-to-routing:master Nov 25, 2024
37 checks passed
@AlexandreSinger AlexandreSinger deleted the feature-issue-2818 branch November 26, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix for ISO warning
2 participants