Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize Range::split_step(value_type)
Summary: `Range::find()`, in case of `StringPiece` delegates to `memchr`, use it instead of going through generic `std::find`. Reviewed By: ot Differential Revision: D40184614 fbshipit-source-id: a0a22006a572589f10cebc242000075a2d971b22
- Loading branch information