MCPcopy Create free account
hub / github.com/cvanaret/Uno / ~PythonModel

Method ~PythonModel

interfaces/Python/cpp_classes/PythonModel.hpp:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 public:
19 explicit PythonModel(const PythonUserModel& user_model);
20 ~PythonModel() override = default;
21
22 [[nodiscard]] ProblemType get_problem_type() const override;
23

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected