]> git.mxchange.org Git - flightgear.git/commit
Further work (still not enabled) on a fast + correct implementation of the
authorjmt <jmt>
Sat, 27 Dec 2008 10:08:12 +0000 (10:08 +0000)
committerjmt <jmt>
Sat, 27 Dec 2008 10:08:12 +0000 (10:08 +0000)
commitb58c8b6f19fdbf13fcb0315dff7ad5d4c99c2110
tree92bcb1183fec4f44516a6113a142c16047295f1c
parentcf42cfab16dbb20745ef713610fb1bd64fce89f4
Further work (still not enabled) on a fast + correct implementation of the
airportList search function. At least for me (with a mutex-based SGAtomic),
large vectors of referenced-pointers is a Bad Thing - copying on vector
resize is thrashing the locks.
src/Navaids/positioned.cxx