`disjoint_unsynchronized_pool_resource` fails to compile by using `operator.` on a "thrust::tagged_reference"
Open
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
https://godbolt.org/z/jbzarv437 fails to compile.
It's trying to use `operator.` on a `thrust::tagged_reference` proxy object: https://github.com/NVIDIA/thrust/blob/main/thrust/mr/disjoint_pool.h#L307-L310
Contributor guide
Assessment
This issue has not been assessed yet.