https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78486
Bug ID: 78486
Summary: feature request: std::iu16stringstream
std::ou16stringstream, and utf8
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jmichae3 at yahoo dot com
Target Milestone: ---
std::iu32stringstream
std::ou32stringstream,
std::iu16stringstream
std::ou16stringstream,
std::iutf8stringstream
std::outf8stringstream
have not been implemented in the string library.
most of that should be copy and paste. but they use wide characters, etc.