commit | 99fe82260633fcf5d92cca38d12ef0937ecca61c | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Aug 20 07:57:51 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 20 07:57:52 2015 -0700 |
tree | 258dedccd2b908de58f6b1ae7c67dbfbe7208866 | |
parent | 915881fe743f9a789037695f543bc6ea189cd0cb [diff] |
Use static_assert instead of SK_COMPILE_ASSERT. Now that static_assert is allowed, there is no need to use a non- standard compile time assertion Review URL: https://codereview.chromium.org/1306443004