basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add.
[gcc.git] / libstdc++-v3 / config / abi / pre / gnu.ver
index 142aa089827913451eb6f41f7e32c74b9a27f7d6..c6ad78abf92bdf81809b25a0cc362f6e5ff61308 100644 (file)
@@ -1098,6 +1098,15 @@ GLIBCXX_3.4.14 {
     _ZNSs13shrink_to_fitEv;
     _ZNSbIwSt11char_traitsIwESaIwEE13shrink_to_fitEv;
 
+    # string|wstring move contructor, move assignment operator and
+    # move assign.
+    _ZNSsC1EOSs;
+    _ZNSbIwSt11char_traitsIwESaIwEEC1EOS2_;
+    _ZNSsaSEOSs;
+    _ZNSbIwSt11char_traitsIwESaIwEEC1EOS2_;
+    _ZNSs6assignEOSs;
+    _ZNSbIwSt11char_traitsIwESaIwEE6assignEOS2_;
+
     _ZSt25__throw_bad_function_callv;
 
     # std::time_get::_M_extract_wday_or_month