From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17803 invoked by alias); 19 Mar 2018 17:12:08 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17782 invoked by uid 89); 19 Mar 2018 17:12:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-it0-f46.google.com Received: from mail-it0-f46.google.com (HELO mail-it0-f46.google.com) (209.85.214.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Mar 2018 17:12:06 +0000 Received: by mail-it0-f46.google.com with SMTP id w3-v6so11388836itc.4; Mon, 19 Mar 2018 10:12:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=kxynAcmjuiRX1yVJAmp/M5Ni5pVZWse3ap86pehUVVM=; b=N2I8CGC0UNzqhwAuXCJYERffVfaUG4WBRDTkdxdlHPGnGFSqnrYnFMRrtcdmgeE8Ub vHPS+ild2Ow9PZlTzw/FY3w1Mw+y1hg3/orKu0IkTTI0vhh/16J2e0tJNHGPFJKeAWKs 0DMpVu1iAOM/ngAKn4jJmaoj3mLGFgpRWXaIlx3dxXHyf/e69BZuvONRNwpt68CRXujq 7Mw8FH+VknqAjpQLsvxec06qDlc5cK+NXjJE+yveBuKdo+673R8EqvqzmVjYwDVKnriA 0aYNn2D/0AeSlbGUjK4zei81h4AgoiMcM8X2faQIZGS5SBwGHxIbHf/2vnwyMeFFvAZV 7XrA== X-Gm-Message-State: AElRT7HHK6SxCyme+R2XZLeFJln3hWH/WYfrSEnu8J87UjqskmWpZOCg 9R4b2OF4PiCcc5j61NbR6hjjD4Z7AYZTjMGKlI8sKuz6 X-Google-Smtp-Source: AG47ELu+7i7YGnR98fiqO8wDjkfX2UNZaoxFVs1VpLQkEV2cxmPaDXNF1y8ddPmfRN53/7fwo1w8LlYLQagi8py6J78= X-Received: by 2002:a24:cf46:: with SMTP id y67-v6mr12276774itf.64.1521479524760; Mon, 19 Mar 2018 10:12:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.50.83 with HTTP; Mon, 19 Mar 2018 10:12:04 -0700 (PDT) In-Reply-To: References: From: Jonathan Wakely Date: Mon, 19 Mar 2018 17:12:00 -0000 Message-ID: Subject: Re: www.sgi.com/tech/stl/ is gone To: Gerald Pfeifer Cc: "libstdc++" , "gcc@gcc.gnu.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00190.txt.bz2 On 18 March 2018 at 23:37, Gerald Pfeifer wrote: > ...redirecting to a dummy page. Unfortunately there are a fair > number of references in the libstdc++ docs, see below. > > I'll take care of anything outside of libstdc++; can you please > have a look as far as the libstdc++ docs go? > > Gerald > > > http://gcc.gnu.org/onlinedocs/libstdc++/faq.html > > =E2=96=A1 http://www.sgi.com/tech/stl/ > =E2=96=A1 http://www.sgi.com/tech/stl/FAQ.html > =E2=96=A1 http://www.sgi.com/tech/stl/whats_new.html > > http://gcc.gnu.org/onlinedocs/libstdc++/manual/debug_mode_design.html > > =E2=96=A1 http://www.sgi.com/tech/stl/ > > http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_numerics.html > > =E2=96=A1 http://www.sgi.com/tech/stl/iota.html > > http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_sgi.html > > =E2=96=A1 http://www.sgi.com/tech/stl/HashFunction.html > =E2=96=A1 http://www.sgi.com/tech/stl/hash.html > > http://gcc.gnu.org/onlinedocs/libstdc++/manual/policy_data_structures.html > > =E2=96=A1 http://www.sgi.com/tech/stl/ > > http://gcc.gnu.org/onlinedocs/libstdc++/manual/using_concurrency.html > > =E2=96=A1 http://www.sgi.com/tech/stl/Allocators.html > =E2=96=A1 http://www.sgi.com/tech/stl/thread_safety.html > > http://gcc.gnu.org/onlinedocs/libstdc++/manual/utilities.html > > =E2=96=A1 http://www.sgi.com/tech/stl/functors.html I suggest we use the archived copy at https://web.archive.org/web/20171225062613/http://www.sgi.com/tech/stl/