Skip to content

Conversation

philnik777
Copy link
Contributor

There isn't much of a reason to use the allocator abstraction facilities inside <any>. We can improve compile times a bit by avoiding them and using operator new/delete directly. IMO this also improves readability here.

@philnik777 philnik777 force-pushed the any_remove_allocator_us branch from 3ecc3cb to f1bfc5b Compare October 1, 2025 08:47
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