
15 Apr
2005
15 Apr
'05
4:09 p.m.
Vladimir Prus wrote:
I note that there's libs/iostreams/test/detail/utf8_codecvt_facet.cpp file. Is there any chance that instead of duplicating code, the boost/detail/utf8_codecvt_facet.hpp and libs/detail/utf8_codecvt_facet.cpp will be used, just like program_options and serialization do now?
Yes, I've been planning to do that, but it's been low on my list. After the feature freeze today I'll try swicthing, and see whether it works out of the box or whether I need to integrate some of my broken-standard-library workarounds. Jonathan