13 .def(py::init<const ElPtr &>());
Updater is an abstract class to update data held by an Element object.
This file is for binding StaCopy class to Python.
Starter sets some properties to an empty Element object.
void py_sta_copy(py::module &m)
Bind StaCopy class to Python.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.