On 19 March 2018 at 17:12, Jonathan Wakely wrote: > 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 >> >> □ http://www.sgi.com/tech/stl/ >> □ http://www.sgi.com/tech/stl/FAQ.html >> □ http://www.sgi.com/tech/stl/whats_new.html >> >> http://gcc.gnu.org/onlinedocs/libstdc++/manual/debug_mode_design.html >> >> □ http://www.sgi.com/tech/stl/ >> >> http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_numerics.html >> >> □ http://www.sgi.com/tech/stl/iota.html >> >> http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_sgi.html >> >> □ http://www.sgi.com/tech/stl/HashFunction.html >> □ http://www.sgi.com/tech/stl/hash.html >> >> http://gcc.gnu.org/onlinedocs/libstdc++/manual/policy_data_structures.html >> >> □ http://www.sgi.com/tech/stl/ >> >> http://gcc.gnu.org/onlinedocs/libstdc++/manual/using_concurrency.html >> >> □ http://www.sgi.com/tech/stl/Allocators.html >> □ http://www.sgi.com/tech/stl/thread_safety.html >> >> http://gcc.gnu.org/onlinedocs/libstdc++/manual/utilities.html >> >> □ 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/ Done with this patch (I will regenerate the HTML after some more doc changes). Committed to trunk, backports to follow.