commit | 54e63082191f337084f96083ca90d7c35273d6ff | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Wed Jan 06 08:30:59 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 06 08:30:59 2016 -0800 |
tree | a24ad0a9760c7d29014e88ddd0f814f545856c1e | |
parent | 1e1e5094e0fda27b09826c573a3a68d08e7b6ae1 [diff] |
Add skstd::remove_pointer_t and use it. This replaces an existing incomplete implementation. This also makes it easier to update the current use in the future when switching to <type_traits>. Review URL: https://codereview.chromium.org/1555153002