Commit 4d5ce42c authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

basic_string: optimize move ctor and assignment

Until now, move ctor and assignment made unnecessary copies when
non_sso was used. Fix that by just moving non_sso_data.
parent 1e155b7e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment