Y
Hacker News
new
|
ask
|
show
|
jobs
by
jstimpfle
1571 days ago
Why can't you write an allocator???
1 comments
monocasa
1571 days ago
Casting pointers to different object types and then dereferencing them is undefined behavior.
link
synergy20
1570 days ago
this is new to me, any source of it? Thanks!
link
synergy20
1570 days ago
now got it, strict aliasing that is.
link