28 Jan 13, 10:51PM
(28 Jan 13, 10:27PM)ärkefiende Wrote: The sources include a VS2008 project file. I´m currently using Visual Studio 2008 Professional. I´m considering switching to VS 2010 Ultimate.
My code as drafted uses lambdas to express the actions executed by bots in specific states. Would you recommend that I use function objects instead, to stay compatible with 2008 even if you decide to move on to a newer compiler?