我的问题(将在这之后提出,抱歉介绍太长,问题在粗体中)最初是受HerbSuttersExceptionalC++我们在哪里找到这样的东西:...intmain(){GenericTableAlgorithma("Customer",MyWorker());a.Process();}withclassGenericTableAlgorithm{public:GenericTableAlgorithm(conststring&table,GTAClient&worker);boolProcess();private:structGenericTableAlgorithmImpl*pimpl