Showing results for Resumable Functions - C++ Team Blog

Nov 30, 2015
0
0

Coroutines in Visual Studio 2015 – Update 1

EricMittelette
EricMittelette

In preview of Visual Studio 2015, we introduced Coroutines for C++, see these blog post for an introduction and here. You can also look at the CPPCon 2015 talk about C++ Coroutines here. We continue to work on resumable functions, here it is a brief update on coroutines status in VS 2015 Update 1. See the Visual Studio 2015 Update1 post here...

C++