diff options
author | stanly <stanly@yandex-team.com> | 2023-04-04 12:10:23 +0300 |
---|---|---|
committer | stanly <stanly@yandex-team.com> | 2023-04-04 12:10:23 +0300 |
commit | 9c48614ae2f89da0fdea72887e14ba87717bddd2 (patch) | |
tree | 182ff6981781fcea80b7f06453e5fa998a692cca /library/cpp/svnversion/svnversion.cpp | |
parent | 7c5ef2a5f8a2b7e1be3102dd0920bb0a44bc3a73 (diff) | |
download | ydb-9c48614ae2f89da0fdea72887e14ba87717bddd2.tar.gz |
use std::move to pass fields to Schema
The fields parameter passed to constructor of arrow:Schema via value.
By using std::move we slightly reduce numbers of temporary copies of FieldVector.
Diffstat (limited to 'library/cpp/svnversion/svnversion.cpp')
0 files changed, 0 insertions, 0 deletions