Fixed a bug in emplace() function: should use allocator with move semantics
authorkhizmax <libcds.dev@gmail.com>
Sat, 19 Mar 2016 16:03:22 +0000 (19:03 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sat, 19 Mar 2016 16:03:22 +0000 (19:03 +0300)
commit6eef71a52ff10265e82b6c5dd239384b27f554fc
tree933042dc123a2fb345675e7d7efdce0b822ea8c4
parent7494864886f031629eae22b9d93106ac0264d69d
Fixed a bug in emplace() function: should use allocator with move semantics
Improved doc
cds/container/feldman_hashset_rcu.h
cds/container/impl/feldman_hashset.h
cds/intrusive/impl/feldman_hashset.h