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

[inclusive.scan] Add missing template parameter. #660

Merged
merged 1 commit into from Mar 21, 2016

Conversation

timsong-cpp
Copy link
Contributor

The T init overload for inclusive_scan is missing a template parameter class T. Also fixed the <numeric> synopsis in [numeric.ops.overview].

The `T init` overload for `inclusive_scan` is missing a template parameter `class T`. Also fixed the `<numeric>` synopsis in [numeric.ops.overview].
zygoloid added a commit that referenced this pull request Mar 21, 2016
[inclusive.scan] Add missing template parameter.
@zygoloid zygoloid merged commit 6fc0f50 into cplusplus:master Mar 21, 2016
@timsong-cpp timsong-cpp deleted the patch-3 branch March 22, 2016 00:57
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