Why is there no foreach extension for managed C++?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey everyone,

Why is there no foreach extension in managad C++? Will it be in a future
release of managed C++?

For instance, the keyword __foreach could be reserved to do that.

Thanks,
 
TT said:
Hey everyone,

Why is there no foreach extension in managad C++? Will it be in a
future release of managed C++?

See VS 2005 and C++/CLI.

-cd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top