reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
660 && _M_get_allocator() != __str._M_get_allocator()) 664 if (__str.size() <= _S_local_capacity) 672 const auto __len = __str.size(); 673 auto __alloc = __str._M_get_allocator(); 682 std::__alloc_on_copy(_M_get_allocator(), __str._M_get_allocator()); 685 return this->assign(__str);