mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +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>