indexes WIP
This commit is contained in:
@@ -8,7 +8,7 @@ namespace usql {
|
||||
|
||||
class Exception : public std::runtime_error {
|
||||
public:
|
||||
Exception(const std::string msg);
|
||||
explicit Exception(std::string msg);
|
||||
};
|
||||
|
||||
} // namespace
|
||||
Reference in New Issue
Block a user