forked from boostorg/type_traits
Merge r86524 (Correct broken links to C++ standard papers); fixes #9212
[SVN r86673]
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user