auto with refrece plus another bit, i think i need an explaination.
Apr 24, 2017 at 8:54am
I thought for was for iterating through a set of ints and can't find any sample that looks like this. Can someone explain what is going on here?
|
for(auto& c : components) c->update(mFT);
|
Apr 24, 2017 at 9:13am
Topic archived. No new replies allowed.