[property tree] code conversion
8 Jun
2008
8 Jun
'08
12:08 a.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
6356
Age (days ago)
6356
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johan Råde