Fix FBString under MSVC
authorChristopher Dykes <cdykes@fb.com>
Tue, 2 May 2017 01:41:19 +0000 (18:41 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 2 May 2017 01:49:28 +0000 (18:49 -0700)
commit24c892da36fc7d4f8cad6a3c94bdf6f1024d99c4
tree1971ffa5f475682d41f60e0f5a8c018a8bce6a1d
parent2642bd3dcf9658be7da3e5b5bc622fe051200e97
Fix FBString under MSVC

Summary: MSVC requires the declaration to match a bit closer than GCC does.

Reviewed By: yfeldblum, ot

Differential Revision: D4981404

fbshipit-source-id: 92ee40c40f66725c09a3087e49d99ebae222c2f2
folly/FBString.h