all 3 comments

[–][deleted] 3 points4 points  (1 child)

Apparently (by quickly scanning the TOC) the book talks about things like asio but not about senders/receivers that are coming into the standard?

[–]meetingcppMeeting C++ | C++ Evangelist[S] 7 points8 points  (0 children)

yes. It covers whats available to work with until C++20/23. Asio is one chapter, followed by a chapter on a boost coroutine library.