Browse Source

Call forward declared functions from templates in unordered tests.

Borland is having some issues with the existing tests, since they call
inline functions before they're defined. It might be right to, although
all the other compilers are fine with it. But the test isn't really what
the forward headers are intended for. Try to make the tests better
represent the intent, and possibly work on Borland.

[SVN r66428]
Daniel James 15 years ago
parent
commit
3977b667ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/unordered

+ 1 - 1
libs/unordered

@@ -1 +1 @@
-Subproject commit 77bd36d03876948968f5236b20995108d9cdde08
+Subproject commit eb04f683510568f32a52fb06b07791f5cd42b746

粤ICP备19079148号