Files
simgear/simgear/structure
Edward d'Auvergne a232565b3e SGSubsystemMgr: Bug fix for the global_registrations vector.
The vector is now a static function variable that is returned by reference by
the new getGlobalRegistrations() function, which remains in the anonymous
namespace.

This solves the issue of the global_registrations vector being populated during
static init, but then been subsequently allocated and hence reset at the end of
static init.
2018-05-04 09:09:15 +02:00
..
2006-03-08 18:16:08 +00:00
2011-10-23 23:27:38 +02:00
2011-10-23 23:27:38 +02:00
2014-02-08 19:15:46 +01:00