Rename insert() to set() to avoid confusion with std::map::insert()
[junction.git] / samples / MapLinearizabilityTest / MapLinearizabilityTest.cpp
2016-02-21 Jeff PreshingRename insert() to set() to avoid confusion with std...
2016-02-16 Jeff PreshingMapLinearizabilityTest now uses SimpleRelaxed map by...
2016-02-16 Jeff PreshingAdd MapLinearizabilityTest