Changeset 46225

Timestamp:
Jun 7, 2008, 11:46:46 PM (14 years ago)
Author:
Jurko Gospodnetic
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.