21 May 14:12
Re: [thread] test_lock* and test_move* failures on trunk
From: Peter Dimov <pdimov <at> pdimov.com>
Subject: Re: [thread] test_lock* and test_move* failures on trunk
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-05-21 12:12:42 GMT
Subject: Re: [thread] test_lock* and test_move* failures on trunk
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-05-21 12:12:42 GMT
Markus Schöpflin: > Hmm, maybe modifying the tests to use > > boost::thread t(mem_fn(&this_type::locking_thread),this) > > would be the easiest way out? We do want the straightforward syntax thread( &this_type::locking_thread, this ) to work in user code. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed