Add folly::Expected, an alternative to exceptions for non-throwing APIs that can...
[folly.git] / folly / io / Cursor-inl.h
2016-05-28 Adam Simpkinsadd Cursor::readWhile() and skipWhile()