Skip to content

Conversation

@hahnjo
Copy link
Member

@hahnjo hahnjo commented Jan 15, 2026

Closes #48

@hahnjo hahnjo self-assigned this Jan 15, 2026
@hahnjo hahnjo added the types label Jan 15, 2026
@hahnjo hahnjo added this to the 1.0 milestone Jan 15, 2026
@hahnjo
Copy link
Member Author

hahnjo commented Jan 20, 2026

In reviewing the produced output, I noticed that the test isn't actually doing what it was claiming: Writing the fifth entry was default-constructing an integer, instead of an empty vector. I pushed a second commit to fix that.

@hahnjo hahnjo merged commit 79d301f into root-project:main Jan 20, 2026
1 check passed
@hahnjo hahnjo deleted the vector-variant branch January 20, 2026 08:52
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.

Test std::vector<std::variant<...>>

2 participants