https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273339
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mark Millard <[email protected]> --- (In reply to Paul Floyd from comment #1) Just trying to make the overall structure more readable: std::__1::basic_istream<char, OMITTED>& std::__1::operator>>[abi:v160006]<char, OMITTED> ( std::__1::basic_istream<char, OMITTED>& , std::__1::basic_string<char, OMITTED>& ) Looks like operator>> from a basic_istream of char to a basic_string of char. -- You are receiving this mail because: You are the assignee for the bug.
