Oh yeah, looks nice indeedCuteAlien wrote:I'm already using "auto" all over the place in my current project. Saves so much typing when working with STL
Does gcc support this already?
EDIT: Ok, figured out it does, tough I don't know if tis good/safe to use it?
To enable it on Code::blocks do the following:
Go to settings->compiler and debugger... and put a tick box on:"Have g++ follow the coming C++0x ISO c++ Language standard."