Template Function morpheus::get_with_default#

Function Documentation#

template<typename T>
T morpheus::get_with_default(
const py::dict &d,
const std::string &key,
T default_value
)#