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

native typeof implementation for VC7.1 and VC8.0 now uses typeid() instead of sizeof() to map a type. This bypasses some bugs in Microsofts sizeof implementation, and removes a limitation on the number of typeof invocations that can be done in a single compilation unit

[SVN r38801]
Peder Holt 18 жил өмнө
parent
commit
6bc5227e35
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      libs/typeof

+ 1 - 1
libs/typeof

@@ -1 +1 @@
-Subproject commit 17d05e6396a5b0b360ad5b2d9f1b2584ed1abf76
+Subproject commit 24c7fe2f65bb3e8c897db57b262bb45dc2e8ae59

粤ICP备19079148号