Skip to content

Consistent type forwarding for qpu_lambda

Created by: tnguyen-ornl

Fixing an issue with type-forwarding in qpu_lambda. The final invoke relies on template type deduction to cast the C-style function pointer. Hence, workaround by using consistent reference types.

Merge request reports

Loading