Merge pull request #13075 from stephentoub/string_span_ctor
authorStephen Toub <stoub@microsoft.com>
Fri, 28 Jul 2017 22:10:13 +0000 (18:10 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2017 22:10:13 +0000 (18:10 -0400)
commit9b7e73676b5012406f4cbae8b08628647d9b433d
tree6594d83633d493b1cb5084b3b4afe6e612a8004b
parent78931c85b0e45b1bd99f9020e1fde0b666a0df70
parent5f2fb65bcf76354ea6ec43c00714e230378d4e4d
Merge pull request #13075 from stephentoub/string_span_ctor

Add new String(ReadOnlySpan<char>) ctor