Files
simgear/simgear/props
Tom Paoletti 15e3e92ec2 Performance optimization: empty() instead of size()>0
empty() is guaranteed to be constant complexity for both vectors and lists, while size() has linear complexity for lists.
2013-08-16 16:48:35 +01:00
..
2010-01-21 06:12:30 +01:00
2013-06-27 10:14:08 +01:00
2013-02-07 10:10:38 +01:00