Date: Sun, 1 May 2022 13:45:34 +0200
On 01/05/2022 11:37, Abdullah Qasim via Std-Proposals wrote:
>
> void replace (const char* const to_replace, const char* const with,
> char* to_change)
>
> char* replace (const char* const, const char* const)
>
May I ask what's the point of sending an email literally consisting of
two function signatures, with absolutely zero explanations attached?
https://isocpp.org/std/submit-a-proposal
"Post an initial brief description of your feature on the std-proposals
<https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals>mailing
list, *_including especially the problem it solves and alternatives
considered_*"
My 2 c,
>
> void replace (const char* const to_replace, const char* const with,
> char* to_change)
>
> char* replace (const char* const, const char* const)
>
May I ask what's the point of sending an email literally consisting of
two function signatures, with absolutely zero explanations attached?
https://isocpp.org/std/submit-a-proposal
"Post an initial brief description of your feature on the std-proposals
<https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals>mailing
list, *_including especially the problem it solves and alternatives
considered_*"
My 2 c,
-- Giuseppe D'Angelo
Received on 2022-05-01 11:45:37