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

Should ultra::gp::team class be derived from ultra::individual? #14

Open
morinim opened this issue May 15, 2024 · 0 comments
Open

Should ultra::gp::team class be derived from ultra::individual? #14

morinim opened this issue May 15, 2024 · 0 comments
Labels
question Further information is requested

Comments

@morinim
Copy link
Owner

morinim commented May 15, 2024

PROS

  • we could improve the Individual concepts adding requires std::derived_from<I, individual>

CONS

  • age management would be somewhat duplicated
@morinim morinim added the question Further information is requested label May 15, 2024
@morinim morinim assigned morinim and unassigned morinim Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant