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

Deprecate TF_FOR_ALL #80

Open
superfunc opened this issue Oct 14, 2016 · 2 comments
Open

Deprecate TF_FOR_ALL #80

superfunc opened this issue Oct 14, 2016 · 2 comments

Comments

@superfunc
Copy link
Contributor

The TF_FOR_ALL macro is no longer necessary in most cases, and can be replaced with C++11's range-for.

cc @PeterShinners

@superfunc superfunc changed the title Deprecate TF_FOR_ALL Deprecate TF_FOR_ALL Oct 14, 2016
@superfunc superfunc changed the title Deprecate TF_FOR_ALL Deprecate TF_FOR_ALL Oct 14, 2016
@jtran56
Copy link

jtran56 commented Oct 17, 2016

Filed as internal issue #138793.

@Cewein
Copy link

Cewein commented Dec 27, 2024

I guess this is still relevant, with a quick search I see there is a lot of file still using TF_FOR_ALL. I will jump on the bandwagon and help you @superfunc

there is also the case of the TF_REVERSE_FOR_ALL that can be discused I guess.

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

3 participants