Kaynağa Gözat

Fix is_base_of and is_base_and_derived to conform to C++0x.
Also fixed consistency of handling cv-qualified types.
Added new trait in boost::tr1 to archive old tr1 behaviour.
Updated TR1 lib to match.

[SVN r55404]

John Maddock 16 yıl önce
ebeveyn
işleme
b95627b62c
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      libs/tr1
  2. 1 1
      libs/type_traits

+ 1 - 1
libs/tr1

@@ -1 +1 @@
-Subproject commit 7c6d5bfd9822f92e1b377bd6b94cc0f2c673aad1
+Subproject commit bd2846797a85f87f60258b48e6dd7fcf0eae26ec

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit 405c4ba902e36dc0e6b6cb6153c721b5317a66c5
+Subproject commit c9e77b9c8d321b6e104d46b6b40c0f8b04842cf1

粤ICP备19079148号