Rename insert() to set() to avoid confusion with std::map::insert()
[junction.git] / junction / ConcurrentMap_Crude.h
2016-02-21 Jeff PreshingRename insert() to set() to avoid confusion with std...
2016-02-18 Jeff PreshingRename SimpleRelaxed to Crude