std ::array instantiates a class from the template for every size. Whereas, the vector instantiates a class for the particular datatype. Therefore I recommend ...
確定! 回上一頁