
7 Jun
2005
7 Jun
'05
9:18 p.m.
"Maksym Motornyy" <mmotorny@yandex.ru> wrote in message news:d83tum$9ap$1@sea.gmane.org...
Hello all,
Is there any i18n library available (pending) in Boost?
Not that I'm aware of, assuming by i18n you mean a Unicode support library. There is an "i18n" branch for Boost.Filesystem being actively worked on, but that only deals with file and directory names, not the i18n problem as a whole. Incidentally, a Unicode support library is one of the areas where the C++ committee's library working group would like to see proposals. In (very brief) discussions, two levels of support were of interest. Perhaps "basic" and "advanced". I don't recall anyone actually saying what was meant by those terms. --Beman