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

Fix various library typos and style issues from #5428 #5775

Merged
merged 15 commits into from Aug 22, 2022

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Aug 22, 2022

Partially addresses #5428

@@ -7929,7 +7929,6 @@
\begin{itemdecl}
slice();
slice(size_t start, size_t length, size_t stride);
slice(const slice&);
Copy link
Contributor

Choose a reason for hiding this comment

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

Weird that those were ever there! Why have no valarray users filed bug reports...

Copy link
Member

Choose a reason for hiding this comment

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

Why have no valarray users filed bug reports...

Maybe there are no valarray users?

@tkoeppe tkoeppe merged commit 1cda1f9 into cplusplus:main Aug 22, 2022
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.

None yet

3 participants