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
Loading
Please register or sign in to comment