William Sisson

Results 3 comments of William Sisson

So I did a bit of digging on this. First, the current state. It looks like you've definitely thought about this before, since in `rbts::node` you wrap `T` in a...

Re other data structures: I updated the repro case to check all the data structures, as well as different alignments: https://github.com/arximboldi/immer/compare/master...sissow2:immer:sissow2-alignment-flex-vector-bug. Here's what I found: - with 16-byte alignment, I...

Hey, it just hit me I forgot to communicate back here- I found a workaround that I can use in my own codebase, so I de-prioritized this as I needed...