Skip to content

Conversation

@MasterYip
Copy link

Hello!
I've been studying CCIA recently and found a problem in Listing 2.6: the sub-thread is not running when executing the example on my computer.

However, it works when I revise line 48:
scoped_thread t(std::move(std::thread(func(some_local_state))));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant