[property tree] code conversion

7 Jun
2008
7 Jun
'08
10:08 p.m.
The rapid xml parser used by the property tree reads the input stream using stream buffer iterators. This means that if the stream has been imbued with a locale with a code conversion facet, then the code conversion facet is never invoked. It may be better if the stream were read using stream iterators. --Johan Råde
6212
Age (days ago)
6212
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johan Råde