We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"boost::asio::basic_waitable_timerstd::chrono::steady_clock,boost::asio::wait_traits,boost::asio::any_io_executor::basic_waitable_timer(const boost::asio::any_io_executor &,const std::chrono::time_pointstd::chrono::steady_clock,std::chrono::nanoseconds &)": cannot convert argument 1 from "boost::asio::executor" in "const boost::asio::any_io_executor &" worldserver worldserver\TCRest\server_http.h 296
here is such an error to come out when compiling
The text was updated successfully, but these errors were encountered:
No branches or pull requests
"boost::asio::basic_waitable_timerstd::chrono::steady_clock,boost::asio::wait_traits,boost::asio::any_io_executor::basic_waitable_timer(const boost::asio::any_io_executor &,const std::chrono::time_pointstd::chrono::steady_clock,std::chrono::nanoseconds &)": cannot convert argument 1 from "boost::asio::executor" in "const boost::asio::any_io_executor &" worldserver worldserver\TCRest\server_http.h 296
here is such an error to come out when compiling
The text was updated successfully, but these errors were encountered: