]> git.mxchange.org Git - simgear.git/commit
Changed SGRawValue::DefaultValue to an inline function.
authorTim Moore <moore@blackbox.bricoworks.com>
Fri, 17 Jul 2009 09:40:36 +0000 (11:40 +0200)
committerTim Moore <moore@blackbox.bricoworks.com>
Fri, 17 Jul 2009 09:40:36 +0000 (11:40 +0200)
commitd3f5bc6e2d6e3ececf3ca43464b2fc2771428231
treed484095bcda7032d8daf9c65b65a3b8b30fa2dd8
parentf525a05be8be446f93b2ed386ab34c2e1efe5d61
Changed SGRawValue::DefaultValue to an inline function.

This avoids MSVC bugs in declaring templated specializations of static members.
simgear/props/props.cxx
simgear/props/props.hxx