ソースを参照

Updated the vector class defined in Boost Build's containers.jam module. vector.empty() rule no longer returns true for a non empty container containing only empty strings. Removed vector.indices() rule that had a defective implementation causing vector.equal() to compare only the first and last vector element (reported by Rick Yang). Corrected the vector.equal() rule. Added new vector class related tests. Minor stylistic changes.

[SVN r46225]
Jurko Gospodnetić 18 年 前
コミット
afbc4be5eb
1 ファイル変更1 行追加1 行削除
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 8688dbc48b1ff9fb51dd0a916dd9e7e54a2efb8a
+Subproject commit 79318df0b328ed6a45bf5973c0d746f2750dd718

粤ICP备19079148号