Forked from
ogs / ogs
Source project has a limited visibility.
-
Dmitri Naumov authored
Using std::vector local variable avoids possible use after move: access to header.n_cols and n_rows in the same line as std::move(header).
Dmitri Naumov authoredUsing std::vector local variable avoids possible use after move: access to header.n_cols and n_rows in the same line as std::move(header).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.