summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-11-14 18:29:15 -0800
committerJeff Brown <jeffbrown@google.com>2011-11-22 17:12:22 -0800
commit9d61edcc0fd960f227aa0c4b8e20b05dea2aca19 (patch)
tree61daffde4cf87f4a1af612ccd93e291731215c99 /docs/html/sdk/api_diff/11/changes
parentb1e72b6826455a19a80dab14612da7f22e0e1a75 (diff)
Add a basic hashtable data structure, with tests!
The basic hashtable is intended to be used to support a variety of different datastructures such as map, set, multimap, multiset, linkedmap, generationcache, etc. Consequently its interface is fairly primitive. The basic hashtable supports copy-on-write style functionality using SharedBuffer. The change introduces a simple generic function in TypeHelpers for specifying hash functions. The idea is to add template specializations of hash_type<T> next to the relevant data structures such as String8, String16, sp<T>, etc. Change-Id: I2c479229e9d4527b4fbfe3b8b04776a2fd32c973
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions