Create the string.h portability header
authorChristopher Dykes <cdykes@fb.com>
Mon, 28 Mar 2016 18:22:53 +0000 (11:22 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Mon, 28 Mar 2016 18:35:28 +0000 (11:35 -0700)
commit8ff7c8b8270a20fd768b57ea6c1b6dd48d849e9f
treec3634158d7533a35da77866ab13b91d47c78295b
parentfe33916f8b77db93ca0737ad9d00cd48d216c6e4
Create the string.h portability header

Summary: Windows has it, but some things aren't there, and some have different names.

Reviewed By: yfeldblum

Differential Revision: D2990475

fb-gh-sync-id: 3f30e084eb7789c13b3981ec0fbf5b7b642c3367
fbshipit-source-id: 3f30e084eb7789c13b3981ec0fbf5b7b642c3367
folly/Makefile.am
folly/Range.h
folly/portability/String.cpp [new file with mode: 0755]
folly/portability/String.h [new file with mode: 0755]