Boost logo

Boost Users :

Subject: Re: [Boost-users] Asio 1.6: compile error in signal_set_service with MSVC10
From: Igor R (boost.lists_at_[hidden])
Date: 2011-07-19 09:34:52


> When compiling my static library that contains the networking code with (our
> only compiler) Visual Studio 2010 I get compile errors in
> asio/detail/impl/signal_set_service.ipp in line 74
> saying
> 'boost::signal': use of class template requires template argument list

Perhaps, you import boost::signal into the global namespace before
including asio headers.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net