string/list ABI changes
Miles Bader
miles@gnu.org
Sun Mar 3 07:38:00 GMT 2013
Can someone explain how having these two different ABIs will affect
mixed libraries...?
I.e., I compile my code with -std=c++11 because I want to use some
feature, but I link-with/use system libraries that were possibly
compiled with -std=c++98. Or, vice-versa.
I may do a call to the library that passes a "const std::string &"
argument...
Thanks,
-miles
--
é¨ä¸ãããã«æ©ãã¦ã風ãæããã
More information about the Libstdc++
mailing list