Skip to content

renamed inner template paramter N to M to prevent compiler error with… - #1

Open
devfix wants to merge 1 commit into
guangxi-research:mainfrom
devfix:main
Open

renamed inner template paramter N to M to prevent compiler error with…#1
devfix wants to merge 1 commit into
guangxi-research:mainfrom
devfix:main

Conversation

@devfix

@devfix devfix commented Jul 1, 2026

Copy link
Copy Markdown

Greetings!
The latest project version is incompatible with g++ 13.3.0.
The template parameter "N" for "consteval Color24" shadows the outer template parameter which is an error for newer compilers. I just renamed it to "M".
Cheers!

… g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
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