add suggensstions by @paulromano

run clang-format on all changed files
Update test results
This commit is contained in:
Olaf Schumann 2022-01-16 19:29:29 +00:00
parent 10dfbb81c8
commit 39e57619df
6 changed files with 13 additions and 19 deletions

View file

@ -251,7 +251,7 @@ inline void read_dataset(
// Read attribute and set string
read_string(obj_id, name, n, buffer.data(), indep);
str = std::string { buffer.begin(), buffer.end() };
str = std::string {buffer.begin(), buffer.end()};
}
// array version