Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Cpp17Allocator requirements Note #4781

Closed
mnatsuhara opened this issue Jul 27, 2021 · 0 comments · Fixed by #4782
Closed

Typo in Cpp17Allocator requirements Note #4781

mnatsuhara opened this issue Jul 27, 2021 · 0 comments · Fixed by #4782

Comments

@mnatsuhara
Copy link

Reference draft is N4892.
Under [allocator.requirements.general] for Cpp17Allocator requirements, Note D under Table 36 (Cpp17Allocator requirements) currently reads as:

Note D: An allocator need not support allocate_at_least, but no default is provided in allocator_traits. If an allocator has an allocate_at_least member, it shall satisify the requirements.

I believe "satisify" should be corrected to "satisfy".

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 a pull request may close this issue.

1 participant