NVIDIA / cuda-quantum

C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows
https://nvidia.github.io/cuda-quantum/
Other
524 stars 186 forks source link

[follow up] Use llvm::any_of to reduce argument clutter. #2192

Closed schweitzpgi closed 2 months ago

schweitzpgi commented 2 months ago

This is a follow up to Ben's review. Thanks, Ben.

Description