Ver Fonte

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ć há 18 anos atrás
pai
commit
afbc4be5eb
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tools/build

+ 1 - 1
tools/build

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

粤ICP备19079148号