Y
Hacker News
new
|
ask
|
show
|
jobs
by
xigoi
11 hours ago
> Especially if you use square brackets for generic instantiation, so your example is semantically close to std::array<char*, 10> of C++.
Yes, it is like that.