Updater is an abstract class to update data held by an Element object.
Trampoline class to bind Updater class and its subclasses to Python.
void py_updater(py::module &m)
Bind Updater class to Python.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.
This file is for binding Updater class to Python.