Updated example with irrlicht project to use smart pointers
Didn't mess with the passby reference iterators (figured they were ok)
Boost is now a dependency
There were some warnings added that will need to be looked at but nothing show stopping
Changed linker settings within the codeblocks project (probably cause I didn't have irrlicht installed correctly)
Obviously this probably isn't the best way to do this as there will be a dependency on boost for any code that uses this library, Probably would be best to keep in separate branch until that decision is worked out.
Not sure why it marked all of irrlicht headers as modified.....
Updated example with irrlicht project to use smart pointers
Didn't mess with the passby reference iterators (figured they were ok) Boost is now a dependency
There were some warnings added that will need to be looked at but nothing show stopping Changed linker settings within the codeblocks project (probably cause I didn't have irrlicht installed correctly)
Obviously this probably isn't the best way to do this as there will be a dependency on boost for any code that uses this library, Probably would be best to keep in separate branch until that decision is worked out.
Not sure why it marked all of irrlicht headers as modified.....