Quote #440
According to Jon Bentley and Bjarne Stroustrup, rewriting malloc/free is one
of the most rewarding forms of entertainment for SW people.
-- Henry Baker
[(Re: allocator and GC locality (was Re: cost of malloc),
)]
(He did add a smiley to that comment)
According to Jon Bentley and Bjarne Stroustrup, rewriting malloc/free is one
of the most rewarding forms of entertainment for SW people.
-- Henry Baker
[(Re: allocator and GC locality (was Re: cost of malloc),
)]
(He did add a smiley to that comment)
Related:
- Quote #441
Whenever things get tough, C++ wimps out and forces another pointer
indirection.
Of course, this 'solves' the problem for the C++ implementor... - People who deal with bits should expect to get bitten.
- Jon... - Free fuel, deliveries daily (re:
solar... - Quote #305
"Brilliance is typically the act of an individual,
but incredible stupidity can usually be traced to... - aliasing bug n.
A class of subtle programming errors that
can arise in code that does dynamic allocation,
esp. via malloc(3) or equivalent. If several pointers... - aliasing bug: n. A class of subtle programming errors that can
arise in code that does dynamic allocation,
esp. via `malloc(3)' or equivalent. If several... - The following appeared in the editorial section of Monroetown's local newspaper.
"Mayor Brown was recently re-elected by a clear majority... - Quote #576
Read my paper and weep.
--
Henry... - Friendship is neither transitive nor inherited.
--
Bjarne Stroustrup, The C++ Programming...
