QueryUnsignedIntAttribute
Brought to you by:
leethomason
Attached is a path that adds QueryUnsignedIntAttribute /
QueryUnsignedIntValue to TiXmlAttribute and TiXmlElement
respectively, to read an unsigned value which is my
current itch.
You might want to consider this for an upcoming
release. The method names have become somewhat long, as
I tried to stick with the convention. Maybe they could
be shortened a bit.
Other than that, many thanks for a great package!
Patch that adds methods to query unsigned ints