commit | d58a856418ba3b3ecdc5e94629c911ec0034dfb1 | [log] [tgz] |
---|---|---|
author | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Mar 24 15:55:01 2014 +0000 |
committer | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Mar 24 15:55:01 2014 +0000 |
tree | 4ed787c840ba61478dc78f302a2c157939de28ed | |
parent | 61c9b835d13e1d4225f3a04f045658f62c702294 [diff] |
Have SkTArray state that it default-initializes. The current comments in SkTArray lead one to believe that it is default constructing all types. However, it is not calling the default constructor for primitive types, it is actually default-initializing. R=bsalomon@google.com Review URL: https://codereview.chromium.org/208393006 git-svn-id: http://skia.googlecode.com/svn/trunk@13909 2bbb7eff-a529-9590-31e7-b0007b416f81