Define a matrix template with using

后端 未结 0 1026
失恋的感觉
失恋的感觉 2020-12-05 22:49

I want to define a matrix with using keyword to use templates.

#include 

template 
using row = std::vector

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