]> git.mxchange.org Git - flightgear.git/commit
cleaner & faster (don't use STL functions ::size() and ::end() in loop
authormfranz <mfranz>
Thu, 11 Oct 2007 15:33:24 +0000 (15:33 +0000)
committermfranz <mfranz>
Thu, 11 Oct 2007 15:33:24 +0000 (15:33 +0000)
commit5f9d70fce6f174fa05abe3c9127bc03882d235b4
treebcf8f4d68011f4de24260bf15a1e1f1c2a5beaea
parent97d3b07a1f4e0fe1f74830b92bf174eb9ea53455
cleaner & faster (don't use STL functions ::size() and ::end() in loop
condition statements, don't use multiple vector array access via index)
src/Navaids/navlist.cxx