Skip to content
Discussion options

You must be logged in to vote

"static parameter" doesn't mean that the parameter value will never change. It means that the compilation depends on the parameter value. By design, if the value of a static parameter changes, the function will be recompiled.

I hope that's clear!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Qazalbash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants