Add ConcurrentMap_SimpleRelaxed
authorJeff Preshing <filter-github@preshing.com>
Tue, 16 Feb 2016 14:42:32 +0000 (09:42 -0500)
committerJeff Preshing <filter-github@preshing.com>
Tue, 16 Feb 2016 14:42:32 +0000 (09:42 -0500)
commit3ef92edd2bdb5084e12483b746a925ddc7e5fcc8
treeb0ebff23e878c00c991368cff6a16aa617cf98e2
parentb22562ec3d5ac59c3b3c5359592e9c37e0b16738
Add ConcurrentMap_SimpleRelaxed

Nearly identical to http://preshing.com/20130605/the-worlds-simplest-lock-free-hash-table/
junction/ConcurrentMap_SimpleRelaxed.h [new file with mode: 0644]
junction/MapTraits.h
junction/details/Linear.h
junction/extra/impl/MapAdapter_SimpleRelaxed.h [new file with mode: 0644]