commit | c8fdcba9b2594ba4e11e8d669c175846e71f56ee | [log] [tgz] |
---|---|---|
author | andersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Sep 04 19:54:54 2014 +0000 |
committer | andersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Sep 04 19:54:54 2014 +0000 |
tree | 29390590ce1a43efc0b202a127d13f52f67802f3 | |
parent | 94003f2a6c7ff96628c55c34bf06222cd6f6876a [diff] |
Make hash table classes final https://bugs.webkit.org/show_bug.cgi?id=136540 Reviewed by Antti Koivisto. We don't want anybody inheriting from these classes, so make them final. * wtf/HashCountedSet.h: * wtf/HashMap.h: * wtf/HashSet.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@173271 268f45cc-cd09-0410-ab3c-d52691b4dbfc