j
k
j a
j l
(lambda::var(member_) = 5)
Did you mean &my_obj::member_? But anyway, it doesn't compile. My real code should look like this: io_service.post(lambda::var(member_)=5); // posts to another thread and performs the assignment there
Back to the thread
Back to the list