Add Range::erase
authorAlan Frindell <afrind@fb.com>
Tue, 19 Jan 2016 22:21:15 +0000 (14:21 -0800)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Tue, 19 Jan 2016 23:20:26 +0000 (15:20 -0800)
commit1456404128aa72930d4225bba3285f2a25a7adc7
tree7a9e1da2f9f50c4315a0ebb2586e429008ff6b98
parentc1ab48e4f588c0b6429cf741436cb7a794c92539
Add Range::erase

Summary: Needed to use StringPiece with boost::algorithm::trim()

Reviewed By: yfeldblum

Differential Revision: D2833657

fb-gh-sync-id: 3430b1a2540279b2f69f04c871df3bca748f2cb1
folly/Range.h
folly/test/RangeTest.cpp