mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-23 03:52:24 +00:00
1) Move the two facets utf8_codecvt_facet and codecvt_null into the main serialization archive as they get referenced from xml_oarchive.obj. 2) Add DLL-interface to utf8_codecvt_facet. 3) Change codecvt_null to use narrow character DLL interface macros.