☰
Type Definition FutureReadGuard
ocl
Type Definition
ocl
::
FutureReadGuard
[
−
]
[src]
type FutureReadGuard<V> =
FutureGuard
<V,
ReadGuard
<V>>;