C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Dedicated website with AI that has processed all papers

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Wed, 28 May 2025 11:20:02 +0300
On Wed, 28 May 2025 at 11:10, Jan Schultke via Std-Proposals
<std-proposals_at_[hidden]> wrote:

> However, I find the idea to be generally useful, and maybe there's a version of this which authors would find much less objectionable. For example, it would be nice if you could search papers by the standard library symbols or keywords that they've added; e.g. if you could find P3411R2 by searching for "std::any_view", or P1024R3 by searching for "std::span::front". Paper tagging seems much more obviously like fair use than turning papers into an AI chatbot, but it's still a good use of machine learning.

You can do such searches by googling the paper site, i.e. by e.g.
"site:open-std.org std::any_view" and voila, P3411 pops up. Same for
that other search.

Received on 2025-05-28 08:20:20