We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request xiamx#7 from facebookresearch/master Merge upstream
update appveyor
First official 0.1 release
include <numeric> for std::itoa on windows
Fix portability to windows by replacing std::itoa with std::generate
Update vcxproj files to keep up with latest changes