diff options
author | grigminakov <grigminakov@yandex-team.com> | 2025-03-13 09:53:22 +0300 |
---|---|---|
committer | grigminakov <grigminakov@yandex-team.com> | 2025-03-13 10:08:09 +0300 |
commit | bce3c496df127606b7a1872f680f2486a9c56bd4 (patch) | |
tree | ca6f4828d6c66d850fea098cabf296e886f91805 /library/cpp/cppparser/parser.h | |
parent | 27fd04d8b414f157145f494c5ce1192589698f68 (diff) | |
download | ydb-bce3c496df127606b7a1872f680f2486a9c56bd4.tar.gz |
YT: Introduce EmplaceDefault collection helper
In this PR `EmplaceDefault(map, key)` collection helper is introduced. Implementation has zero overhead. Only one move/copy constructor call for key and one default constructor call for value is expected.
commit_hash:365c3cff3c2cba5e4987852ed234c4987bbabb22
Diffstat (limited to 'library/cpp/cppparser/parser.h')
0 files changed, 0 insertions, 0 deletions