uint8_t isn't a valid template argument for uniform_int_distribution
Summary: Clang and GCC allow it, but the spec, and MSVC, don't, so use uint16_t instead. Reviewed By: yfeldblum Differential Revision: D4099285 fbshipit-source-id: cdf7ba14b6c00e1bcdfc3650b76e6e4a47a61929
Showing
Please register or sign in to comment