Skip to content

[hive.cons] Fix typo "traits<alloc>" => "traits<Allocator>"#8689

Merged
jensmaurer merged 1 commit intocplusplus:mainfrom
hanickadot:hive/fix-typo
Jan 2, 2026
Merged

[hive.cons] Fix typo "traits<alloc>" => "traits<Allocator>"#8689
jensmaurer merged 1 commit intocplusplus:mainfrom
hanickadot:hive/fix-typo

Conversation

@hanickadot
Copy link
Copy Markdown
Contributor

@hanickadot hanickadot commented Dec 27, 2025

In the precondition it says allocator_traits<alloc> but alloc is name of argument, not the type of allocator.

Copy link
Copy Markdown
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

##[error]Overfull \hbox (16.72783pt too wide) in paragraph at lines 8299--8303

needs fixing.

@jensmaurer jensmaurer added the changes requested Changes to the wording or approach have been requested and not yet applied. label Dec 27, 2025
@hanickadot hanickadot removed their assignment Jan 2, 2026
@hanickadot
Copy link
Copy Markdown
Contributor Author

Fixed the error.

@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Jan 2, 2026
@jensmaurer jensmaurer merged commit 3dc04f5 into cplusplus:main Jan 2, 2026
2 checks passed
@jensmaurer
Copy link
Copy Markdown
Member

Thanks!

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.

2 participants