This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
dead documentation link
- From: tom fogal <tfogal at alumni dot unh dot edu>
- To: libstdc++ at gcc dot gnu dot org
- Date: Thu, 16 Jul 2009 19:40:52 -0600
- Subject: dead documentation link
- Reply-to: tfogal at sci dot utah dot edu
Minor nit in the online docs:
http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt03ch08.html
The "--enable-concept-checks" link gives a 404. Presumably it meant to
link to:
http://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html
-tom