mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Without the check added in this patch if the class doesn't exist a std::bad_function_call is thrown which is not very informative. Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com>