Support compiling in C++14 mode
authorChristopher Dykes <cdykes@fb.com>
Mon, 6 Feb 2017 21:44:18 +0000 (13:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 6 Feb 2017 21:49:47 +0000 (13:49 -0800)
commit3259ce0e737922616205bd72cda16f59722cf4ea
tree8155bcb5703232056dae9c46325d289a2dead204
parent8898db4486a307b2d4034446f25b87e25d40eccd
Support compiling in C++14 mode

Summary:
The rest of Folly isn't dependent on C++17 mode in MSVC, so modify this to support not having it enabled.
This will make adoption easier as C++17 mode acts on the things the standard says are removed.

Reviewed By: yfeldblum

Differential Revision: D4509919

fbshipit-source-id: f4644f5f5ba78de8ab5192b89ac6320767b51084
folly/Traits.h