/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Indices, not Pointers
(joegm.github.io)
102 points
vitalnodo
| 1 comments |
02 Sep 25 23:21 UTC
|
HN request time: 0.217s
|
source
1.
account42
◴[
03 Sep 25 11:34 UTC
]
No.
45114539
[source]
▶
>>45110386 (OP)
#
The title is "Indices, not Pointers" but the main advantages (except size) actually come from using an area allocator, which is implied by using indices but can also be used without them if for some reason you need/want pointers.
ID:
GO
↑