mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +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