Skip to content

Use std::allocator_traits<T> to avoid deprecation warnings with modern compilers#301

Merged
greg7mdp merged 1 commit into
masterfrom
gh_299
Jun 10, 2026
Merged

Use std::allocator_traits<T> to avoid deprecation warnings with modern compilers#301
greg7mdp merged 1 commit into
masterfrom
gh_299

Conversation

@greg7mdp

Copy link
Copy Markdown
Owner

Resolves #299.

@greg7mdp greg7mdp merged commit 48f4c5f into master Jun 10, 2026
20 checks passed
@greg7mdp greg7mdp deleted the gh_299 branch June 10, 2026 23:42
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.

Deprecation warnings for std::allocator<int>::is_always_equal

1 participant