An error occurred while loading the file. Please try again.
-
Thibault Hallouin authored
In order to be an accessible parameter type for Python (and hopefully R in the future) bindings, `std::string` needed to be replaced with `std::array<char, 32>`, a fixed-length string type.
bb555aee