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] Use math \min when computing complexities. #2531

Merged
merged 1 commit into from Dec 1, 2018

Conversation

jensmaurer
Copy link
Member

\tcode{min} is only appropriate when referring to the C++
function std::min.

Fixes #2385.

\tcode{min} is only appropriate when referring to the C++
function std::min.
@tkoeppe tkoeppe merged commit a643e43 into cplusplus:master Dec 1, 2018
@jensmaurer jensmaurer deleted the b6 branch December 1, 2018 10:48
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

2 participants