indiantarget / quimeraengine

0 stars 0 forks source link

Add GetContainer to iterators #616

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add the method:

const Container* GetContainer() const;

to every iterator, where Container is the name of the type of the container 
traversed by the iterator.

Original issue reported on code.google.com by Lince3D@gmail.com on 14 Nov 2014 at 7:09

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 15 Nov 2014 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 27 Jan 2015 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 27 Jan 2015 at 5:31

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 28 Jan 2015 at 1:11