]> git.mxchange.org Git - simgear.git/commit
Use std::back_inserter instead of my local hack
authorTim Moore <moore@blackbox.bricoworks.com>
Thu, 16 Jul 2009 10:53:11 +0000 (12:53 +0200)
committerTim Moore <timoore@redhat.com>
Thu, 16 Jul 2009 11:02:07 +0000 (13:02 +0200)
commit68e64a5aa73548e7e96cadf4edc5d8e7e5116b9a
tree19c947fed79b9928941cd534eb63193ae18ecf8a
parent8e718fe2883ed5ea669597a44576f323cc0ccf33
Use std::back_inserter instead of my local hack

BackRefInsertIterator is probably broken and may not be needed at all.
simgear/scene/material/Effect.cxx
simgear/scene/material/Technique.cxx