This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

documentation (mt_allocator): non-working link to example program


Hi,

the current *libstdc++* documentation of the `mt_allocator`
implementation [1] points to a non-working link:

http://gcc.gnu.org/viewcvs/trunk/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-6.cc?view=markup

The `gcc` prefix is missing after `viewcvs` so the correct and working
url should be corrected to:

https://gcc.gnu.org/viewcvs/gcc/trunk/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-6.cc?view=markup


Thanks + regards,


Stefan


[1] https://gcc.gnu.org/onlinedocs/libstdc++/manual/mt_allocator_impl.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]