函数不支持 partial specilization 。 可以直接重载: ``` language template VertexCutClass* VertexAssign(T1& M) { ... } ```
阅读量:1
点赞量:1