List Question
10 TechQA 2015-06-10 19:11:43Linker error using VS 2015 RC, can't find symbol related to std::codecvt
2.7k views
Asked by topspin
Why is `wstring_convert` throwing a range_error?
2.9k views
Asked by diralik
streams, stream_bufs, codecvt facets and \n to \r\n translation
619 views
Asked by wilx
Stumped with Unicode, Boost, C++, codecvts
11.7k views
Asked by Jookia
Why is std::codecvt only used by file I/O streams?
493 views
Asked by user3520616
UTF-16 codecvt facet
2.1k views
Asked by Martin York
When is std::codecvt<char, char, std::mbstate_t>::always_noconv() required to return true?
211 views
Asked by Kristian Spangsege
Is there a codecvt decoding scenario where the destination buffer needs space for more than one internal character?
111 views
Asked by Daniel Trebbien
How to check if construction of a new codecvt_byname succeeded
565 views
Asked by Daniel Trebbien
Specializing codecvt: linker errors when third template argument is not std::mbstate_t
1.2k views
Asked by moshbear