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

[algorithms] Compactify and reformat source with no visual change #2547

Merged
merged 1 commit into from Dec 8, 2018

Conversation

jensmaurer
Copy link
Member

except:
Move \begin{note} and \end{note} to lines of its own.
[alg.unique] fix two English-level typos
[alg.transform] remove superfluous space before period
[alg.partitions] remove duplicate \pnum
[alg.is_permutation,alg.move,is.sorted] add missing \tcode
[algorithms.parallel.exec] move comment in example

Fixes #2509.

@jensmaurer
Copy link
Member Author

@tkoeppe, @zygoloid: It would be good if we could apply this soon-ish, because I also need to replace the "namespace ranges { ... }" in the itemdecls with qualified declarator-ids as per #2512, which has (of course) high conflict potential.

except:
Move \begin{note} and \end{note} to lines of its own.
[alg.unique] fix two English-level typos
[alg.transform] remove superfluous space before period
[alg.partitions] remove duplicate \pnum
[alg.is_permutation,alg.move,is.sorted] add missing \tcode
[algorithms.parallel.exec] move comment in example
@jensmaurer
Copy link
Member Author

Rebased.

@zygoloid zygoloid merged commit c50f20d into cplusplus:master Dec 8, 2018
@jensmaurer jensmaurer deleted the b11 branch December 8, 2018 18:43
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.

clean up [algorithms] source code
2 participants