| commit | a56286688aa6b9d0953d6918179a2b7d084829e9 | [log] [tgz] |
|---|---|---|
| author | Greg Kaiser <gkaiser@google.com> | Mon Feb 28 07:18:04 2022 -0800 |
| committer | Greg Kaiser <gkaiser@google.com> | Wed Mar 02 06:35:02 2022 -0800 |
| tree | 902627b07bb6e81f17d6b67b4606ae3d339b2582 | |
| parent | 4f0ed3942f6eb11cb87c1484156902caa6d25890 [diff] |
Small performance improvement We directly initialize our smart pointer in the initialization list, instead of having it default constructed and then assigned in the constructor body. Test: TreeHugger Bug: 211037638 Change-Id: Ie72830aa8d9a4e5d2ed3a4beea54c24e463236e5