bloomen / transwarp

A header-only C++ library for task concurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix appveyor build for C++17

bloomen opened this issue · comments

MSVC used on Appveyor is too old and doesn't compile the new C++17 master branch. We need to update it.