فهرست منبع

Workaround codegear ICE.

It seems that the problem is calling sizeof on a dependent type when the
containers have only been used by reference. So by putting in these
dummy structures with the containers as members, it helps the compiler
instantiate the class to the level where sizeof works. I hope.

[SVN r58130]
Daniel James 16 سال پیش
والد
کامیت
bf816cb4ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      libs/unordered

+ 1 - 1
libs/unordered

@@ -1 +1 @@
-Subproject commit a1252fcc0e86617fb5ae8183cf31e1edb47e3ee1
+Subproject commit c8b893cb77205de761297e48fdcc691fcc6e6e03

粤ICP备19079148号