This seems very useful, however, when I tried to compile it with Boost 1.47, the following error occurred.
../eureqa/connection.h:438: error: ‘class boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >’ has no member named ‘get_io_service’
make: *** [eureqa_select.o] Error 1
Any suggestions on a possible fix, please?
Comment only