Any standard library function that allocates on the heap receives an
Allocatoras parameter. Anything that doesn’t do so won’t allocate on heap, guaranteed
Actually it’s not guaranteed at all.
Any standard library function that allocates on the heap receives an
Allocatoras parameter. Anything that doesn’t do so won’t allocate on heap, guaranteed
Actually it’s not guaranteed at all.