mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This adds a new Swift overload for `append` that takes another `std::string` as a parameter. The original C++ overload for `append` is not exposed into Swift because it returns a mutable reference `string&`. rdar://107018724
5.2 KiB
5.2 KiB