Type Definition ocl::async::FutureWriter [] [src]

type FutureWriter<T> = FutureRwGuard<T, WriteGuard<T>>;