Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
YoshiRulz
1y ago
0 comments
Save
Share
.NET (C#) is getting there with Vector<T>.
0 comments
1 comments · 1 top-level
top
newest
oldest
torginus
1y ago
That's just syntactic sugar (and a bit of architecture independence) over intrinsics. You can get the same in C++ just with wrapping intrinsics in classes, and a few ifdefs.
j
/
k
navigate · click thread line to collapse