Skip to content
Commit b5d1987f authored by Bernhard Beschow's avatar Bernhard Beschow
Browse files

introduce and use geodata_cast

Previously, one had to know the relation between GeoNode's nodeType() and static_cast<> for a cast to be valid. With geodata_cast<>, this knowledge isn't required any more. In addition, it makes the code more concise by requiring just one line instead of two.
parent 7548e1ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment