To create a template class such as template class oneT, int X> {int op(){}};, create a UML class and then add the following two template parameters and one UML operation
要创建一个模板类,例如:template class one {int op(){}};,首先创建一个 UML 类,然后添加下面两个模板参数和一个 UML 操作