shared_ptr

#define  SHAREDPTR(cls)\

class cls;\

typedef shared_ptr<cls> cls##Ptr;

posted @ 2017-11-07 19:00  出来打酱油  阅读(86)  评论(0编辑  收藏  举报