### Is this a duplicate? - [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md) ### Type of Bug Silent Failure ### Component libcu++ ### Describe the bug Issue is described here https://gist.github.com/bdice/36ab8a1f3e6f851efb2e58bb3602d853 ### How to Reproduce build with ``` "-DCMAKE_CXX_FLAGS=-Wnull-dereference -Werror", "-DCMAKE_CUDA_FLAGS=-Xcompiler=-Wnull-dereference -Xcompiler=-Werror" ``` ### Expected behavior should not fail ### Reproduction link _No response_ ### Operating System ubuntu 24.04 ### nvidia-smi output _No response_ ### NVCC version _No response_