Browse Source

Fixed is_base_of/is_base_and_derived so that you get a compiler error if you try and use them with an incomplete class type.

[SVN r39219]
John Maddock 18 years ago
parent
commit
c47e7113e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/type_traits

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit fe60c9c994a5e5e0246c055281b3e219b41a6f87
+Subproject commit 60963a5d21b0560f79e7a88cf1af9b428c065dd3

粤ICP备19079148号