Add sismember

This commit is contained in:
fbraem
2015-11-15 21:16:47 +01:00
parent 7a72e3d695
commit 6dc3ac79c1
4 changed files with 71 additions and 12 deletions

View File

@@ -58,6 +58,7 @@ public:
void testSet();
void testSInter();
void testSInterStore();
void testSIsmember();
void testSMembers();
void testSUnion();
void testSUnionStore();