5bd2d47571f2b9b2bc91b6a461c24d15c77b62ce
Change most uses of the SGPropertyNode _value union to use static_cast. Move SGPropertyNode::Type out of the class into simgear::props namespace. Add a PropertyTraits class so that templates can calculate the property type tag based on a C++ type. In destructor, delete _value.val if it is not 0 (and the property is not aliased).
[ Nothing here at this time. ]
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%