Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Valid C++

Name: Anonymous 2018-09-21 10:50

auto my_coroutine = [] do -> std::future<int> {
int i = ([<-]std::foo()).size();
return i [<-]std::bar();
}

Name: Anonymous 2018-09-21 18:00

Removing #include will never happen.
Even if headers go extinct, its used for
#including arbitrary text data files: example->

char* pass=
#include "password.txt"
;
int a[]={
#include "array.data"
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List