diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-09-16 11:36:45 +0200 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-09-18 16:47:40 +0200 |
commit | bf66b1cc04a0b1e13d53e6c52e44188753b932c4 (patch) | |
tree | 7a192871955a016988caa5276ea2ac1607725b52 /src/utils/cpp/expected.hpp | |
parent | aa1dc95cbc45ed7dbb1fee8ba11ba7010dfe11af (diff) | |
download | justbuild-bf66b1cc04a0b1e13d53e6c52e44188753b932c4.tar.gz |
Avoid additional memory allocations when working with protobuf's types.
Although this change doesn't benefit performance anyhow (protobuf's mutable_*() methods allocate memory lazily), it is better to let protobuf do this on its own.
Diffstat (limited to 'src/utils/cpp/expected.hpp')
0 files changed, 0 insertions, 0 deletions