Learn more about cloning repositories
You have read-only access
Convert uses of `const char*` to `std::string` (#1567) * Convert uses of const char* to std::string * fix sanitizer builds * reformat user guide * include python bindings * clang-format