0fd1870171
2003-11-20 Paolo Carlini <pcarlini@suse.de> PR libstdc++/11602 * config/locale/gnu/codecvt_members.cc (codecvt::do_out): Rewrite, using both wcsnrtombs and wcrtomb in a loop: the former is very fast, but stops if encounters a NUL. * testsuite/performance/wchar_t_out.cc: New, from the PR. From-SVN: r73769 |
||
---|---|---|
.. | ||
allocator.cc | ||
complex_norm.cc | ||
cout_insert_int.cc | ||
filebuf_copy.cc | ||
filebuf_sputc.cc | ||
fstream_seek_write.cc | ||
ifstream_getline.cc | ||
list_create_fill_sort.cc | ||
map_create_fill.cc | ||
ofstream_insert_float.cc | ||
ofstream_insert_int.cc | ||
string_append.cc | ||
wchar_t_out.cc |