Skip to content

TextView: Better support for std::string assignment.#4175

Merged
SolidWallOfCode merged 1 commit intoapache:masterfrom
SolidWallOfCode:textview-std-string-assign
Sep 10, 2018
Merged

TextView: Better support for std::string assignment.#4175
SolidWallOfCode merged 1 commit intoapache:masterfrom
SolidWallOfCode:textview-std-string-assign

Conversation

@SolidWallOfCode
Copy link
Copy Markdown
Member

For inexplicable reasons, std::string_view doesn't have good support for assignment from std::string and we can't using the methods down because there are subtle differences that need to be preserved.

This is split out of #4168.

@SolidWallOfCode SolidWallOfCode added this to the 9.0.0 milestone Aug 30, 2018
@SolidWallOfCode SolidWallOfCode self-assigned this Aug 30, 2018
@SolidWallOfCode SolidWallOfCode merged commit 800b335 into apache:master Sep 10, 2018
@SolidWallOfCode SolidWallOfCode deleted the textview-std-string-assign branch October 21, 2018 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants