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

team_size_max with tagged functors #663

Closed
bathmatt opened this issue Mar 2, 2017 · 3 comments
Closed

team_size_max with tagged functors #663

bathmatt opened this issue Mar 2, 2017 · 3 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@bathmatt
Copy link

bathmatt commented Mar 2, 2017

Has the issue in #363 ever been resolved? Is there anyway I can do something like this? Can we add that feature to the list of requests?

operator()(struct tag, int i) {}

ts = team_size_max(tag, *this);

yet?

@crtrott crtrott added the Enhancement Improve existing capability; will potentially require voting label Mar 3, 2017
@hcedwar
Copy link
Contributor

hcedwar commented Apr 5, 2017

@bathmatt : could you use an AUTO for team size?

@bathmatt
Copy link
Author

bathmatt commented Apr 5, 2017 via email

@hcedwar hcedwar added this to the Backlog milestone Apr 26, 2017
@ibaned ibaned self-assigned this Mar 14, 2018
@ibaned ibaned modified the milestones: Backlog, 2018 June Mar 14, 2018
@ibaned ibaned removed their assignment Aug 1, 2018
@ibaned ibaned modified the milestones: 2018 July, Backlog Aug 1, 2018
@crtrott crtrott self-assigned this Sep 30, 2018
@crtrott
Copy link
Member

crtrott commented Sep 30, 2018

This is done via the new team_size_max and team_size_recommended interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

4 participants