wangzhengquan
2020-07-16 9e6ceaad059b2aec84df92c8750f6d87eab708c2
test/test.h
@@ -5,7 +5,7 @@
#include <sstream>
//#include "queue_factory.h"
#include <pthread.h>
#include "mm.h"
struct Item
{
@@ -15,8 +15,8 @@
};
typedef shmstring item_t;
// typedef shmstring item_t;
typedef int item_t;
struct Targ {
   int key;
   int start;