Use a constexpr char* under MSVC for the constexpr StringPiece test
[folly.git] / folly / Try.h
2016-05-19 Yedidya FeldblumExtract Try to top-level