
4 Sep
2008
4 Sep
'08
4:21 p.m.
what is BOM? Tan, Tom (Shanghai) wrote:
I am think of using boost.serialization to replace CMarkup(http://www.firstobject.com/) as handle my XML config files. By playing with the examples coming with Boost, I found boost.serialization
- does not handle BOM of UTF-8 files. - does not ignore <!-- ... > comments.
Is there any workaround to this? Thanks.