Browse Source

Fixed the assignment of value_initialized<T> for T being a C-style array. (The previous version would trigger a compile error in this case.)

[SVN r43308]
Niels Dekker 18 years ago
parent
commit
5d1dc6b574
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/utility

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 691e4b6c347bf9b926bfd6af22c9418435eabf69
+Subproject commit ad9108c1dce16740d1ae172a7cbd9181ecbbbefd

粤ICP备19079148号