On Tue, Mar 3, 2026 at 5:35 AM Jonathan Grant via Std-Proposals <std-proposals@lists.isocpp.org> wrote:

BTW, Is there a good ISO C++ search box to find proposals like P3100 you could refer me to?

For links to proposals, there's https://wg21.link/ . For example https://wg21.link/p3100 and https://wg21.link/p3100/github .
And on the C++ Slack workspace there's a "paperbot" such that if you type [p3100] in a public message, it'll reply with the paper's title etc., including those links.

HTH,
Arthur