1
0
Эх сурвалжийг харах

Added cv-qualification to all the pointers. The issue here is that
vc6 fails to strip const from the deduced type when a member pointer
is passed by reference to a function template (I suspect it turns the
const into a qualification on the class itself), so it may need extra
help in detecting these.


[SVN r29778]

Dave Abrahams 21 жил өмнө
parent
commit
0052336ab3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      libs/type_traits

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit 8b941c587636711080e1449b697b9dc53bdc86d2
+Subproject commit 118684962b4f2b2968b75a963f8ef33c8ee88f04

粤ICP备19079148号