v0.32
[Ko van der Sloot]
- started a Templates.h to gather template programming goodies.
(nowhere used yet. Handle with care) - StringOps:
- added a pad() function, so sprintf should never be needed again
- UnicodeString support:
- Added an UnicodeString pad() function
- numerous code refactoring