stl源码分析中第51页有这样一句话,不懂,望解释template <class T> struct __copy_dispatch <T*,T*> { } 模板有这种用法吗,结构体有这样定义的吗[解决办法]应该是__copy_dispatch的一种特化吧。[解决办法]偏特化