Patch 2537405: new iterator wrappers. Interface-compatible with old wrappers, but...
commitdee0a4942733916a3b23680f02409c8cccfefda6
authorsinbad <sinbad@8631bf8a-c64b-0410-883c-f3eb003322f7>
Sun, 17 May 2009 21:02:15 +0000 (17 21:02 +0000)
committersinbad <sinbad@8631bf8a-c64b-0410-883c-f3eb003322f7>
Sun, 17 May 2009 21:02:15 +0000 (17 21:02 +0000)
treec84e3ebdb9e3e98948c926224fecb69a3f42ce74
parent6abcc4a9d322409544c825bf26ad354c1cc44347
Patch 2537405: new iterator wrappers. Interface-compatible with old wrappers, but support 'range' idiom and compatible with boost::range if Boost is being used.

git-svn-id: https://svn.ogre3d.org/svnroot/ogre/trunk@8596 8631bf8a-c64b-0410-883c-f3eb003322f7
CMakeLists.txt
OgreMain/CMakeLists.txt
OgreMain/include/OgreIteratorRange.h [new file with mode: 0644]
OgreMain/include/OgreIteratorWrapper.h [new file with mode: 0644]
OgreMain/include/OgreIteratorWrappers.h