mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 15:03:06 +00:00
If map value type is lw_shared_ptr<T>, for example, we need to be able to pass our own value comparison function to the difference() function. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>