Subject: Re: [boost] Synchronization (RE: [compute] review)
From: Peter Dimov (lists_at_[hidden])
Date: 2014-12-30 08:56:56


Thomas M wrote:

>> If you are going to implement such RAII guards here's a short wish-list
>> of features / guard classes:

I don't know much about the subject, but I did look (quickly) at SYCL, and
it appears to have taken lifetime issues into account, so maybe it would be
worth it to see how it solves the problem.