----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37187/#review94516 -----------------------------------------------------------
Ship it! Ship It! - Alexander Rojas On Aug. 7, 2015, 11:45 a.m., Jan Schlicht wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37187/ > ----------------------------------------------------------- > > (Updated Aug. 7, 2015, 11:45 a.m.) > > > Review request for mesos, Alexander Rojas and Michael Park. > > > Repository: mesos > > > Description > ------- > > Changed hashmap, hashset to use std::unordered_{set,map} instead of > boost::unordered_{set,map}. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/hashmap.hpp > ecab60a21765c58b0732de747509aa6382d31c06 > 3rdparty/libprocess/3rdparty/stout/include/stout/hashset.hpp > e969b09efc4ce6b080c6c7bea1a8a8d445c6a279 > 3rdparty/libprocess/3rdparty/stout/include/stout/uuid.hpp > e8ebe0b2f5e49657ee191a2535e0abdaf8e665ce > 3rdparty/libprocess/3rdparty/stout/tests/hashset_tests.cpp > 341c5e09acb4c4f9da3cee3f35b4f2028552fca3 > > Diff: https://reviews.apache.org/r/37187/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jan Schlicht > >
