Fix DistributedMutex build failure under MSVC
Summary: [Folly] Fix `DistributedMutex` build failure under MSVC, which fails to understand conversion from `std::integral_constant<T, ...>` to `T` in variable template parameter-list contexts. Fixes #1164. Reviewed By: aary Differential Revision: D15819859 fbshipit-source-id: 1a2647e908fd9ad3362c4bea15d64db75a79f95d
Showing
Please register or sign in to comment