mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
The Functions class wants to store functions in a map and hand them out later, so we need a shared_ptr. (could have had a map of name -> function factory, maybe one day)
2.2 KiB
2.2 KiB