Sujet : Re: What is your opinion about init_malloc?
De : thiago.adams (at) *nospam* gmail.com (Thiago Adams)
Groupes : comp.lang.cDate : 14. Mar 2025, 17:24:00
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vr1l70$1l5jb$1@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
Em 3/14/2025 1:13 PM, Bonita Montero escreveu:
Am 14.03.2025 um 16:56 schrieb wij:
If it tries to exceed 'High level assembly', it could be ridiculous.
Same as C++, if it tries to be 'not-C'.
Thiago wants to mimic construction with new,
but it doesn't make the language better.
The problem of C++ new is that it requires the customisation then it results in many many variants and customisation points.
https://en.cppreference.com/w/cpp/memory/new/operator_newhttps://en.cppreference.com/w/cpp/coroutine/generator/promise_type/operator_newhttps://en.cppreference.com/w/cpp/memory/new/set_new_handlerhttps://en.cppreference.com/w/cpp/memory/new/get_new_handlerI don't want that..