Unit tests for set are only with C++11 std::set and std::unordered_set
authorkhizmax <libcds.dev@gmail.com>
Sun, 2 Nov 2014 14:51:40 +0000 (17:51 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 2 Nov 2014 14:51:40 +0000 (17:51 +0300)
commit5b1423b260fb92f38ad7c15d90bc3e84859f95bd
tree6c433199fb02defec0979a45d90370948e9be33f
parent21a12499246b2da2d1c1344bb3551d10451f031c
Unit tests for set are only with C++11 std::set and std::unordered_set
projects/Win/vc12/cds.sln
tests/unit/set2/std_hash_set.h [new file with mode: 0644]
tests/unit/set2/std_hash_set_std.h [deleted file]
tests/unit/set2/std_set.h