c++實現反射類

#ifndef UNISE_SINGLETON_H_ #define UNISE_SINGLETON_H_ #include <boost/noncopyable.hpp> #include <pthread.h> namespace unise { /// @brief Thread-safe, no-manual destroy Singleton template template<t
相關文章
相關標籤/搜索