I guess you meant the "go" statement? That is more of a coroutine spawn thing, and this would be a separate function in C++ too.
Right. we are saying the same thing about Go. The comparison was with those languages that have explicit async keyword.
I guess you meant the "go" statement? That is more of a coroutine spawn thing, and this would be a separate function in C++ too.