You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by haosdent huang <ha...@gmail.com> on 2015/05/09 16:56:25 UTC

Re: Review Request 33792: Extend hashmap to support custom equality and hash

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33792/
-----------------------------------------------------------

(Updated May 9, 2015, 2:56 p.m.)


Review request for mesos and Ben Mahler.


Summary (updated)
-----------------

Extend hashmap to support custom equality and hash


Bugs: MESOS-328
    https://issues.apache.org/jira/browse/MESOS-328


Repository: mesos


Description
-------

Add InsensitiveHashMap.


Diffs (updated)
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/hashmap.hpp 24dc369ec271ec2f35449e6ccf49c5b829ca6ce8 
  3rdparty/libprocess/3rdparty/stout/tests/hashmap_tests.cpp e8a932e5474bf2ba1a93a945ff9bc61fb5146c02 

Diff: https://reviews.apache.org/r/33792/diff/


Testing
-------

make check


Thanks,

haosdent huang