Typedef SETTER

Typedef Documentation

using SETTER = std::function<void(double)>

Type alias for a function that sets a double value.