+15
−0
examples/qpu_lambda/lambda_test_bell.cpp
0 → 100644
+24
−0
+2
−2
Loading
QJIT is non-copyable but we accidentally made a couple of copies of capture vars along the call chain.
Also, support capture by-value with [=] notation if needed.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>