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