UTF8StringPiece, wrapping boost::u8_to_u32
authorTom Jackson <tjackson@fb.com>
Tue, 17 Nov 2015 19:01:28 +0000 (11:01 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Tue, 17 Nov 2015 19:20:23 +0000 (11:20 -0800)
commitb0193e80a8b1a9a74d5e90a51d2490b68cbdf69a
tree0487779db03832b369e4bceee72cd9204d3428ae
parentd69f6a7a3523aea7cbe5578cdbaea6e3a9920d8c
UTF8StringPiece, wrapping boost::u8_to_u32

Summary: For handling UTF8 strings better.

Reviewed By: yfeldblum

Differential Revision: D1956771

fb-gh-sync-id: e074f9f2c9b472f5e619fef25d8e17296847773c
folly/Range.h
folly/String.h
folly/test/StringTest.cpp