matrix breaks when passed to a method of another class

后端 未结 0 718
陌清茗
陌清茗 2021-02-15 14:26
#include 
#include 
using namespace std;

template 
class Vect
{
public:
    type *vect; // array vect
    int vectSiz         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题