Код: Выделить всё
#include
#include
namespace asio = boost::asio;
asio::awaitable test_setup() {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79591945/coroutine-with-raii-using-boost-asio[/url]Код: Выделить всё
#include
#include
namespace asio = boost::asio;
asio::awaitable test_setup() {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79591945/coroutine-with-raii-using-boost-asio[/url]