Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid use of template-name boost::asio::strand #13

Open
chenshuyuhhh opened this issue Nov 6, 2022 · 1 comment
Open

invalid use of template-name boost::asio::strand #13

chenshuyuhhh opened this issue Nov 6, 2022 · 1 comment

Comments

@chenshuyuhhh
Copy link

When I compile the project ( make ), there is an error that "invalid use of template-name boost::asio::io_service::strand...". Then after I changed boost::asio::strand to boost::asio::io_service::strand, compile succeed.

@1228902681
Copy link

Thank you for reminding

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

No branches or pull requests

2 participants