add formated printing of std::strings

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@442 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-01-06 14:06:26 +00:00
parent 5bf7de95be
commit 4d99cdb205
2 changed files with 5 additions and 0 deletions

View file

@ -22,6 +22,7 @@ SafeFormat:
- speed comparison added (pk)
- 64 bit problems fixed (Thanks to Zak Kipling)
- ported to 64-bit Windows, not tested (pk)
- Printf/SPrintfing of std::strings added
SmallObject:
- added functions to check for memory corruption (rs)