commit | c929d2509530b0262681c8e6619609f44bfceea4 | [log] [tgz] |
---|---|---|
author | Tim Kilbourn <tkilbourn@google.com> | Wed Apr 29 13:50:17 2015 -0700 |
committer | Tim Kilbourn <tkilbourn@google.com> | Wed Apr 29 15:33:25 2015 -0700 |
tree | 8aba768574fd551bde298b6304b16597fe3597c0 | |
parent | eedee7b8b5339d38ecd203b5b4849f496e352a35 [diff] |
Clarify usage of smart pointers - Members should be smart (shared or unique) - Prefer function args to be bare, unless the arg is intended to be stored by the callee - Function args that are smart should be const refs to avoid an extra copy Change-Id: I8052fa432bcffbabff9d67a8d568640cac64d4ad