|
|
|
|
|
by Davidbrcz
1941 days ago
|
|
C++ coroutines as they are in the standard are not really intended to the everyday programmer (1), but rather for library implementers who will use and abstract them into higher level features. 1: like most of C++ one would way |
|