ソースを参照

Use consistent names for template parameters.

I'm trying to fix the codegear ICEs, but it's hard to tell the cause.
Since the error happens operator== I suspect it's either to do
with defining friend functions with different template names or
something to do with friend functions in general. This is the first stab
in the dark at fixing this.

[SVN r58062]
Daniel James 16 年 前
コミット
031d9c01ad
1 ファイル変更1 行追加1 行削除
  1. 1 1
      libs/unordered

+ 1 - 1
libs/unordered

@@ -1 +1 @@
-Subproject commit ef67d9ae124464f2526d954002f6249d0703d67c
+Subproject commit a1252fcc0e86617fb5ae8183cf31e1edb47e3ee1

粤ICP备19079148号