Prepare arb::util::optional to be used for automatic conversion from/to pybind11::object (#738)
* Add value_type and emplace method to the optional class to support automatic conversion of arb::util::optional in python. * Add unit test for arb::util::optional::emplace.
Please register or sign in to comment