arabica/Utils
jez_higgins f356c2cf10 codecvt workarounds -
some implementations don't provide function bodies for the codecvt template
clase - I need to check spec on this
some implementations have an opaque definition of std::mbstate_t which means
it's actually exceeding difficult to use :)
2003-09-10 10:39:01 +00:00
..
impl Some library implementations do not provide member function 2003-09-10 10:32:57 +00:00
.cvsignore ignore generated files 2002-11-23 19:42:52 +00:00
base64codecvt.cpp codecvt workarounds - 2003-09-10 10:39:01 +00:00
base64codecvt.h codecvt workarounds - 2003-09-10 10:39:01 +00:00
convert_adaptor.h Corrected #ifdef 2003-09-10 08:48:08 +00:00
convertstream.h more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
iso88591utf8codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
iso88591utf8codecvt.h *** empty log message *** 2003-08-29 13:45:53 +00:00
rot13codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
rot13codecvt.h rot13_codecvt -> rot13codecvt 2003-08-29 13:37:59 +00:00
socket_stream.h more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
utf8iso88591codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
utf8iso88591codecvt.h *** empty log message *** 2003-08-29 21:09:00 +00:00
utf8ucs2codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
utf8ucs2codecvt.h *** empty log message *** 2003-09-02 11:23:52 +00:00
utf16beucs2codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
utf16beucs2codecvt.h *** empty log message *** 2003-09-02 11:23:52 +00:00
utf16leucs2codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
utf16leucs2codecvt.h *** empty log message *** 2003-09-02 11:23:52 +00:00
utf16utf8codecvt.cpp more wchar_t exclusion hackery 2003-09-09 13:09:48 +00:00
utf16utf8codecvt.h codecvt workarounds - 2003-09-10 10:39:01 +00:00