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

Add sum-if sample demonstrating lambdas. #60

Closed
wants to merge 1 commit into from

Conversation

nigham
Copy link

@nigham nigham commented Jan 18, 2016

No description provided.

@sftrabbit
Copy link
Owner

Thanks. I'll be catching up on updating the site this coming weekend, so I'll take a look then.

@sftrabbit
Copy link
Owner

I feel like a better sample would use std::accumulate with a conditional predicate. However, perhaps even better would just be a simple sample demonstrating how to use std::accumulate! Will come back to this later.

@sftrabbit
Copy link
Owner

I've created issue #62 for creating a simpler std::accumulate sample.

@sftrabbit sftrabbit closed this Feb 12, 2016
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