Merge r86524 (Correct broken links to C++ standard papers); fixes #9212

[SVN r86673]
This commit is contained in:
Michel Morin
2013-11-13 03:22:55 +00:00
parent 497c7c10e9
commit e9ae20d161

View File

@ -19,7 +19,7 @@
// Compile type discovery whether given type is abstract class or not.
//
// Requires DR 337 to be supported by compiler
// (http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/cwg_active.html#337).
// (http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#337).
//
//
// Believed (Jan 2004) to work on: