struct A{T} time::Vector{Float64} data::Vector{T} end I would like to initialize an empty object of class A I tried with outer constructor ...
確定! 回上一頁