
21 Mar
2011
21 Mar
'11
2:05 p.m.
InputType NewInput =InputType(Port, cl, boost::make_sharedboost::asio::io_service , boost::make_sharedboost::thread(boost::bind(&boost::asio::io_service::run, io.get())));
Please, read some documentation, before using a library - it would save you a lot of time and effort... http://www.boost.org/doc/libs/1_46_1/libs/smart_ptr/make_shared.html