Skip to content

Conversation

osabc
Copy link

@osabc osabc commented Dec 9, 2024

std::string filename = "测试/测试.txt";
auto&& executor = co_await asio::this_coro::executor;
asio::stream_file file(executor, filename, asio::file_base::append);

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