Error code E0770
The type of a const parameter references other generic parameters.
Erroneous code example:
ⓘ
To fix this error, use a concrete type for the const parameter:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
The type of a const parameter references other generic parameters.
Erroneous code example:
ⓘ
To fix this error, use a concrete type for the const parameter: