Alexandre Bury

Results 401 comments of Alexandre Bury

I have another question regarding `PhantomData`, and if I should use one for `MappedArcMutexGuard`. `ArcMutexGuard` has a `PhantomData`. I'm not sure what the `PhantomData` brings here - it doesn't alter...