http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54775
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54775
--- Comment #2 from Jonathan Wakely 2012-10-02
01:01:18 UTC ---
(In reply to comment #1)
> That symbol is std::string::string(string&&),
Sorry, that should be std::string::operator=(string&&), but otherwise my reply
applies.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54775
--- Comment #1 from Jonathan Wakely 2012-10-02
01:00:21 UTC ---
That symbol is std::string::string(string&&), which will be found in the
libstdc++ from GCC 4.8, but not necessarily in earlier versions. The error
message says it's looking