Type Definition ocl::FutureReadGuard[][src]

type FutureReadGuard<V> = FutureGuard<V, ReadGuard<V>>;