shared_ptr

#define  SHAREDPTR(cls)\

class cls;\

typedef shared_ptr<cls> cls##Ptr;

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