Skip to content

Conversation

@jodyhagins
Copy link

The bug is a typo of max_alignment.

This caused the SFINAE used in the allocator_traits to use the default max alignment because max_alignment wasn't defined.

This meant that you could never get the right max alignment out of a sergregator composition.

The bug is a typo of max_alignment.

This caused the SFINAE used in the allocator_traits to use the default
max alignment because max_alignment wasn't defined.

This meant that you could never get the right max alignment out of
a sergregator composition.
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.

1 participant