Browse Source

Make is_base_of<T,T>::value true for all types T, as per TR1.
Make is_convertible<T, void>::value true for all types T, as per TR1.


[SVN r31631]

John Maddock 20 years ago
parent
commit
14945d8a90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/type_traits

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit a9be3b15e3265dd8684667e2e3f91a348d6aff1c
+Subproject commit 4c8fca9bc96dfd0edd8dcb19c1dbd459e4c94283

粤ICP备19079148号