diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-06-12 11:52:10 +0200 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-06-18 12:05:10 +0200 |
commit | e794f155fa13842c08d0392ac252b285475f76ab (patch) | |
tree | f9b254f68d96b6bc6b33f8103cba4ec391ee88f3 /src/buildtool/serve_api/remote/source_tree_client.cpp | |
parent | 0390e2d345eab7999d092f67a0937594048ca030 (diff) | |
download | justbuild-e794f155fa13842c08d0392ac252b285475f76ab.tar.gz |
Store services in ServeApi by value.
* No stackoverflow is possible: there is just one instance of ServeApi and services are relatively 'light';
* Services are not optional and cannot be changed during their use;
* operator-> is not free.
Diffstat (limited to 'src/buildtool/serve_api/remote/source_tree_client.cpp')
0 files changed, 0 insertions, 0 deletions