Delete operator=(std::string&&) from StringPiece
authorChristopher Dykes <cdykes@fb.com>
Fri, 5 May 2017 01:32:45 +0000 (18:32 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 5 May 2017 01:35:15 +0000 (18:35 -0700)
commit1c86749b4bc3c7f0ec85a8e5820e3797e84381c6
tree531da51b4c5a34f328227be095ae360b0dcde7ef
parentcf05856cc2cf5e5d1e5717fc19ce3cbad2317ade
Delete operator=(std::string&&) from StringPiece

Summary: This can only ever be used unsafely, so delete it.

Reviewed By: yfeldblum

Differential Revision: D4951294

fbshipit-source-id: bbc266d1550fceb48946c7c48e76af07292b4a53
folly/Range.h