RE: [boost] boost.thread : Can one create a thread withanobjectmemberfunction?

Thanks! For some reason it never occurred to me that there were includes at the boost root.... Tim -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Peter Dimov Sent: Tuesday, November 23, 2004 5:38 PM To: boost@lists.boost.org Subject: Re: [boost] boost.thread : Can one create a thread withanobjectmemberfunction? Tim Laplaca wrote:
I assume I need to include some bind includes to get this to compile (I'm getting "error: `bind' undeclared in namespace `boost'".
I see several includes in /usr/include/boost/bind. Which should I include? None are obvious to me, like 'bind.hpp' would be.
#include <boost/bind.hpp> :-) _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (1)
-
Tim Laplaca