C++ Logo

std-proposals

Advanced search

Re: [std-proposals] modern method to access command line arguments

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Wed, 17 Sep 2025 08:07:53 +0100
On Wed, 17 Sept 2025, 04:00 Emily Ammundsen via Std-Proposals, <
std-proposals_at_[hidden]> wrote:

>
> I tried to look for previous work on this matter and I failed to find it.
> If I merely didn't search hard enough, then I apologize.
>

There have been a few proposals:
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1275r0.html
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2948.pdf
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3474r0.html

Received on 2025-09-17 07:08:09