Skip to content

Add type definition to validation layer vector#187

Merged
marty-johnson59 merged 1 commit intomainfrom
vector_syntax
Oct 20, 2025
Merged

Add type definition to validation layer vector#187
marty-johnson59 merged 1 commit intomainfrom
vector_syntax

Conversation

@SaschaWillems
Copy link
Copy Markdown
Collaborator

The vector for validation layers was the only vector not having type declarations. While that does seem to compile fine with most compilers, it's confusing, esp. as other vectors do have type declarations.

To bring this in line with the rest of the tutorial, this PR adds a proper type declaration.

Fixes #125

@marty-johnson59 marty-johnson59 merged commit 87806ea into main Oct 20, 2025
5 checks passed
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.

Inconsistent vector type declaration

2 participants