mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 02:20:37 +00:00
Adds a test with a vistior that can only be used as a rvalue. Without std::forward in expr::visit this test doesn't compile. Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>