Hi, see these lines using shared_ptr of Boost library: boost::shared_ptr executor(&(createExecutor(subclass,name))); if(!executor) { throw ...
確定! 回上一頁