24 Oct
2013
24 Oct
'13
3:40 p.m.
the old version has some bugs and is therefore not recommended. Porting the code to the new interface isn't difficult: coroutine< void( T) > -> coroutine< T >::push_type coroutine< T() > -> coroutine< T >::pull_type