Fix applyTuple to work under MSVC again
Summary: Because MSVC didn't like the new version used to add support for multiple tuples. This also switches to std::index_sequence rather than our own home-grown version. Reviewed By: yfeldblum Differential Revision: D3706506 fbshipit-source-id: 724c995fe2671d21f78cd7ffa4b19ea1b278c308
Showing
Please register or sign in to comment