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

Remove the Final() concept from algorithms #930

Closed
NickDraper opened this issue Jan 9, 2008 · 1 comment
Closed

Remove the Final() concept from algorithms #930

NickDraper opened this issue Jan 9, 2008 · 1 comment
Milestone

Comments

@NickDraper
Copy link
Contributor

The Final overload in algorithms is not required and is therefore confusing. This should be removed.

At the same time the vector of sub algorithms held within and algorithm itself is not required as they can be allowed to drop out of scope at the end of the exec block.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 82

@NickDraper NickDraper added this to the Iteration 5 milestone Jun 3, 2015
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

No branches or pull requests

1 participant