Fix folly/gen/test/ParallelMapTest.cpp under MSVC
Summary: [Folly] Fix `folly/gen/test/ParallelMapTest.cpp` under MSVC, which does not appear automatically to deduce `{"str"}` as `std::initializer_list<char const*>`. Breakage in {D14625210}. Reviewed By: luciang Differential Revision: D14663535 fbshipit-source-id: 092786236c6589790f234741e52b3fc045bd2b0e
Showing
Please register or sign in to comment