mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
Constrain inject() with a requires clause rather than enable_if, simplifying the code and compiler diagnostics. Note that the second instance could not have been called, since the template argument does not appear in the function parameter list and thus could not be deduced. This is corrected here. Closes #8322
13 KiB
13 KiB