pugixml/src
Arseny Kapoulkine 607e46f209 Refactor conversion from integer to string
Unify the implementations by automatically deducing the unsigned type from its
signed counterpart. That allows us to use a templated function instead of
duplicating code.
2016-02-02 10:44:35 -08:00
..
pugiconfig.hpp Fix whitespace issues 2016-01-24 14:05:44 +01:00
pugixml.cpp Refactor conversion from integer to string 2016-02-02 10:44:35 -08:00
pugixml.hpp Implement set/set_value/operator= for long types 2016-02-02 08:39:45 -08:00