C++:BOOST-bind error: no matching function for call to 'bind(<unresolved overloaded function type>, …?
问题 I tried to turn this boost-asio server into a class and I got this one error trying to compile it, C:\Documents and Settings\tcpip_server\TCPIP_server.h||In member function 'void TCPIP_server::server(boost::asio::io_service&, short int)':| C:\Documents and Settings\tcpip_server\TCPIP_server.h|56|error: no matching function for call to 'bind(<unresolved overloaded function type>, boost::shared_ptr<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost: